Skip to content

Commit 2fb5b34

Browse files
committed
chore(main): release ui-lib 1.0.1
1 parent 73ba72e commit 2fb5b34

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"packages/supplementary-contracts": "1.0.0",
1212
"packages/taiko-client": "0.39.2",
1313
"packages/taikoon-ui": "1.3.0",
14-
"packages/ui-lib": "1.0.0"
14+
"packages/ui-lib": "1.0.1"
1515
}

packages/ui-lib/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/taikoxyz/taiko-mono/compare/ui-lib-v1.0.0...ui-lib-v1.0.1) (2024-11-18)
4+
5+
6+
### Workflow
7+
8+
* **protocol:** trigger patch release (1.10.1) ([#18358](https://github.com/taikoxyz/taiko-mono/issues/18358)) ([f4f4796](https://github.com/taikoxyz/taiko-mono/commit/f4f4796488059b02c79d6fb15170df58dd31dc4e))
9+
10+
11+
### Build
12+
13+
* **deps-dev:** bump @sveltejs/kit from 2.5.7 to 2.5.21 ([#17901](https://github.com/taikoxyz/taiko-mono/issues/17901)) ([7a32ac4](https://github.com/taikoxyz/taiko-mono/commit/7a32ac40a654521c82cb3ff5b6f5af87d0a915a4))
14+
315
## 1.0.0 (2024-05-25)
416

517
### Features

packages/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taiko/ui-lib",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)