Skip to content

Commit 1de0170

Browse files
committed
chore(main): release ui-lib 1.0.1
1 parent 461a0d1 commit 1de0170

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"packages/taiko-client": "2.1.1",
1212
"packages/taiko-client-rs": "2.0.0",
1313
"packages/taikoon-ui": "1.3.0",
14-
"packages/ui-lib": "1.0.0",
14+
"packages/ui-lib": "1.0.1",
1515
"packages/overseer-rs": "0.1.0",
1616
"packages/urcindexer-rs": "0.1.0"
1717
}

packages/ui-lib/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **repo:** fix typos ([#20846](https://github.com/taikoxyz/taiko-mono/issues/20846)) ([00d8218](https://github.com/taikoxyz/taiko-mono/commit/00d82183eb0912b0b365b084a0797c43a109763d))
9+
10+
11+
### Chores
12+
13+
* **repo:** update discord link ([#21282](https://github.com/taikoxyz/taiko-mono/issues/21282)) ([e281608](https://github.com/taikoxyz/taiko-mono/commit/e281608537818e2618cfa0a503dcd3d926515f1d))
14+
315
## 1.0.0 (2024-05-25)
416

517
### Features

packages/ui-lib/package.json

Lines changed: 1 addition & 1 deletion
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)