Skip to content

Commit

Permalink
chore(main): release ui-lib 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Feb 4, 2025
1 parent c7c50fd commit 48ca884
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"packages/supplementary-contracts": "1.0.0",
"packages/taiko-client": "0.43.1",
"packages/taikoon-ui": "1.3.0",
"packages/ui-lib": "1.0.0"
"packages/ui-lib": "1.0.1"
}
13 changes: 13 additions & 0 deletions packages/ui-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.1](https://github.com/taikoxyz/taiko-mono/compare/ui-lib-v1.0.0...ui-lib-v1.0.1) (2025-02-04)


### Workflow

* **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))


### Build

* **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))
* **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))

## 1.0.0 (2024-05-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiko/ui-lib",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"engines": {
"node": ">=20"
Expand Down

0 comments on commit 48ca884

Please sign in to comment.