Skip to content

Commit dcb05be

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--blobstorage
2 parents 6998b85 + e0f9f59 commit dcb05be

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"packages/guardian-prover-health-check-ui": "0.1.0",
1010
"packages/protocol": "1.5.0",
1111
"packages/relayer": "0.12.0",
12-
"packages/taiko-client": "0.22.0"
12+
"packages/taiko-client": "0.22.0",
13+
"packages/taikoon": "1.0.0"
1314
}

packages/taikoon/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-05-14)
4+
5+
6+
### Features
7+
8+
* **repo:** add `taikoon` and `supplementary-contracts` sub packages ([#16810](https://github.com/taikoxyz/taiko-mono/issues/16810)) ([1140bbf](https://github.com/taikoxyz/taiko-mono/commit/1140bbf333942b03c0be72a00f988f3dcbda517e))
9+
* **taikoon:** migrate Taikoon NFT smart contracts here ([#16849](https://github.com/taikoxyz/taiko-mono/issues/16849)) ([b392911](https://github.com/taikoxyz/taiko-mono/commit/b3929118d81d35d38377188f8af5986113a0538a))
10+
* **taikoon:** taikoon ui setup ([#16854](https://github.com/taikoxyz/taiko-mono/issues/16854)) ([0ba891a](https://github.com/taikoxyz/taiko-mono/commit/0ba891a11f84d5a612dda10c5074d402cffd4100))
11+
12+
13+
### Bug Fixes
14+
15+
* **taikoon:** fix taikoon contract test dependency issues ([#16862](https://github.com/taikoxyz/taiko-mono/issues/16862)) ([bf31bb6](https://github.com/taikoxyz/taiko-mono/commit/bf31bb61bb389004944924d022d0588b304d4998))

0 commit comments

Comments
 (0)