Skip to content

Commit

Permalink
chore(main): release nfts 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty committed Sep 19, 2024
1 parent 6c17dcb commit c6f5661
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"packages/supplementary-contracts": "1.0.0",
"packages/taiko-client": "0.36.0",
"packages/taikoon-ui": "1.3.0",
"packages/ui-lib": "1.0.0"
"packages/ui-lib": "1.0.0",
"packages/nfts": "1.0.0"
}
32 changes: 32 additions & 0 deletions packages/nfts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## 1.0.0 (2024-09-19)


### Features

* **nfts:** add galxe mapping contract and deploy script ([#17563](https://github.com/taikoxyz/taiko-mono/issues/17563)) ([03f686c](https://github.com/taikoxyz/taiko-mono/commit/03f686c931e66e579b96650dca1158043d8669e7))
* **nfts:** kbw party ticket smart contracts ([#17808](https://github.com/taikoxyz/taiko-mono/issues/17808)) ([99ec5cb](https://github.com/taikoxyz/taiko-mono/commit/99ec5cbfe6829c0f9db608d08b630853dc07d6b2))
* **nfts:** korea blockchain week contract deployment ([#17916](https://github.com/taikoxyz/taiko-mono/issues/17916)) ([74a00b9](https://github.com/taikoxyz/taiko-mono/commit/74a00b9c7af68c8be12a0a9e6e0b21e4a0b6e54f))
* **nfts:** snaefell contracts ([#17393](https://github.com/taikoxyz/taiko-mono/issues/17393)) ([d51f4bd](https://github.com/taikoxyz/taiko-mono/commit/d51f4bd1cd4cd3910b526afc1ebc0a1fecb215ae))
* **nfts:** taikoon mainnet deployment ([#17406](https://github.com/taikoxyz/taiko-mono/issues/17406)) ([67a8640](https://github.com/taikoxyz/taiko-mono/commit/67a8640851be1fe3214b530599e785dd4239cbed))
* **nfts:** taikoons upgradeable v2 ([#17580](https://github.com/taikoxyz/taiko-mono/issues/17580)) ([df855a5](https://github.com/taikoxyz/taiko-mono/commit/df855a546294bd52366f4a3856c6d302cf5dd03d))
* **nfts:** trailblazer badges - block transfer from blacklisted addresses ([#18083](https://github.com/taikoxyz/taiko-mono/issues/18083)) ([51048c2](https://github.com/taikoxyz/taiko-mono/commit/51048c2bceec33258c2be040c14b3c2e3d6eb0a5))
* **nfts:** trailblazer profile picture ([#18009](https://github.com/taikoxyz/taiko-mono/issues/18009)) ([6f2004f](https://github.com/taikoxyz/taiko-mono/commit/6f2004f9eedee552012faca8647bc2d53c6eb146))
* **nfts:** trailblazer-badges contract implementation ([#17448](https://github.com/taikoxyz/taiko-mono/issues/17448)) ([7173639](https://github.com/taikoxyz/taiko-mono/commit/71736393e112e0bc4deb87d95470b5f89f0d0266))
* **nfts:** trailblazer-badges taiko mainnet deployment ([#17558](https://github.com/taikoxyz/taiko-mono/issues/17558)) ([4abc5da](https://github.com/taikoxyz/taiko-mono/commit/4abc5dae87117e74a904b6399a4dd5be4b40bbd4))
* **nfts:** trailblazer-badges v2 upgrade ([#17848](https://github.com/taikoxyz/taiko-mono/issues/17848)) ([ffb326b](https://github.com/taikoxyz/taiko-mono/commit/ffb326bf9651447cb7efb61babaf998a1683e947))
* **nfts:** upgrade kbw contract to v2 ([#17967](https://github.com/taikoxyz/taiko-mono/issues/17967)) ([20575b0](https://github.com/taikoxyz/taiko-mono/commit/20575b053da2344aa6f751ede6d5aed60f880ca3))


### Bug Fixes

* **nfts:** pfp frontend fixes ([#18034](https://github.com/taikoxyz/taiko-mono/issues/18034)) ([f2eda48](https://github.com/taikoxyz/taiko-mono/commit/f2eda48be3a656bc3a6095eb4b208412bc0d8263))
* **nfts:** script cleanup for taikoons ([#17404](https://github.com/taikoxyz/taiko-mono/issues/17404)) ([57a66e6](https://github.com/taikoxyz/taiko-mono/commit/57a66e69a1424a2d00daccd7908be9e76eed94ad))
* **nfts:** snaefell v2 ([#17613](https://github.com/taikoxyz/taiko-mono/issues/17613)) ([e077e11](https://github.com/taikoxyz/taiko-mono/commit/e077e11c8291d6ad5ec86f01a622980807ba44f5))
* **nfts:** taikoon smart contracts mainnet launch - revision 2 ([#17426](https://github.com/taikoxyz/taiko-mono/issues/17426)) ([2933e76](https://github.com/taikoxyz/taiko-mono/commit/2933e76d631a522984ff1dbc5538b13b64448d51))
* **nfts:** taikoon ui taiko-mainnet deployment ([#17405](https://github.com/taikoxyz/taiko-mono/issues/17405)) ([db40dbd](https://github.com/taikoxyz/taiko-mono/commit/db40dbdf5207dbcaad630d010728a621a644898d))


### Build

* **deps:** bump merkletreejs from 0.3.11 to 0.4.0 ([#17942](https://github.com/taikoxyz/taiko-mono/issues/17942)) ([1624b71](https://github.com/taikoxyz/taiko-mono/commit/1624b711e3fe1862f000e1d2970d6aee1b8990c9))

## 1.0.0 (2024-05-14)


Expand Down

0 comments on commit c6f5661

Please sign in to comment.