Skip to content

Commit

Permalink
chore(main): release taikoon-ui 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Jul 4, 2024
1 parent 919cb4c commit 60c67d3
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,7 +11,7 @@
"packages/taiko-client": "0.28.0",
"packages/nfts": "1.0.0",
"packages/supplementary-contracts": "1.0.0",
"packages/taikoon-ui": "1.1.1",
"packages/taikoon-ui": "1.2.0",
"packages/ui-lib": "1.0.0",
"packages/snaefell-ui": "1.1.0"
}
13 changes: 13 additions & 0 deletions packages/taikoon-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/taikoxyz/taiko-mono/compare/taikoon-ui-v1.1.1...taikoon-ui-v1.2.0) (2024-07-04)


### Features

* **nfts:** taikoon-ui updated whitelist 28-06-2024 ([#17701](https://github.com/taikoxyz/taiko-mono/issues/17701)) ([3687b1e](https://github.com/taikoxyz/taiko-mono/commit/3687b1eb81f6032713e3ca18824778e9193c1314))


### Bug Fixes

* **nfts:** taikoon-ui bug fixing ([#17644](https://github.com/taikoxyz/taiko-mono/issues/17644)) ([2c90a7f](https://github.com/taikoxyz/taiko-mono/commit/2c90a7fee984c8c1e3389076a3ed933de4e67215))
* **nfts:** taikoon-ui error reporting improved ([#17683](https://github.com/taikoxyz/taiko-mono/issues/17683)) ([116d3f4](https://github.com/taikoxyz/taiko-mono/commit/116d3f4886dea01333b829677ec9b6d4492479c6))

## [1.1.1](https://github.com/taikoxyz/taiko-mono/compare/taikoon-ui-v1.1.0...taikoon-ui-v1.1.1) (2024-06-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/taikoon-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taikoon-ui",
"version": "1.1.1",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 60c67d3

Please sign in to comment.