Skip to content

Commit 4af59a9

Browse files
committed
chore(main): release bridge-ui 2.15.1
1 parent 31d0915 commit 4af59a9

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/bridge-ui": "2.15.0",
2+
"packages/bridge-ui": "2.15.1",
33
"packages/docs-site": "1.31.1",
44
"packages/eventindexer": "0.13.0",
55
"packages/fork-diff": "0.7.0",

packages/bridge-ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.15.1](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2.15.0...bridge-ui-v2.15.1) (2025-10-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **bridge-ui:** correct error message in beforeReleasing method ([#20245](https://github.com/taikoxyz/taiko-mono/issues/20245)) ([69a0e66](https://github.com/taikoxyz/taiko-mono/commit/69a0e66dc3d2ffa61f05485a88ecd9f235c9d90e))
9+
* **repo:** correct typos across relayer, bridge-ui, and ui-lib ([#20337](https://github.com/taikoxyz/taiko-mono/issues/20337)) ([0c8ba23](https://github.com/taikoxyz/taiko-mono/commit/0c8ba23fb859388bff52fc208e31e0c73a66a2cf))
10+
311
## [2.15.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2.14.0...bridge-ui-v2.15.0) (2025-09-26)
412

513

packages/bridge-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bridge-ui",
3-
"version": "2.15.0",
3+
"version": "2.15.1",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)