Skip to content

Commit aaac8de

Browse files
committed
chore(main): release ui-lib 1.0.1
1 parent 43edba1 commit aaac8de

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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": "1.5.0",
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

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/taikoxyz/taiko-mono/compare/ui-lib-v1.0.0...ui-lib-v1.0.1) (2025-04-25)
4+
5+
6+
### Build
7+
8+
* **deps:** bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#18539](https://github.com/taikoxyz/taiko-mono/issues/18539)) ([79f3fab](https://github.com/taikoxyz/taiko-mono/commit/79f3fab5f1d1ec1bb4ee18afb9268b622e894780))
9+
* **deps:** bump golang.org/x/sync from 0.9.0 to 0.10.0 ([#18560](https://github.com/taikoxyz/taiko-mono/issues/18560)) ([3d51970](https://github.com/taikoxyz/taiko-mono/commit/3d51970aa0953bbfecaeebf76ea7e664c875c0e4))
10+
311
## 1.0.0 (2024-05-25)
412

513
### 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)