Skip to content

Commit

Permalink
chore(main): release snaefell-ui 1.0.0 (#17256)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiko-kitty authored May 28, 2024
1 parent dba9c65 commit d2ecd26
Show file tree
Hide file tree
Showing 2 changed files with 19 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 @@ -12,5 +12,6 @@
"packages/nfts": "1.0.0",
"packages/supplementary-contracts": "1.0.0",
"packages/taikoon-ui": "1.0.0",
"packages/ui-lib": "1.0.0"
"packages/ui-lib": "1.0.0",
"packages/snaefell-ui": "1.0.0"
}
17 changes: 17 additions & 0 deletions packages/snaefell-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 1.0.0 (2024-05-28)


### Features

* **bridge-ui:** release ([#17071](https://github.com/taikoxyz/taiko-mono/issues/17071)) ([2fa3ae0](https://github.com/taikoxyz/taiko-mono/commit/2fa3ae0b2b2317a467709110c381878a3a9f8ec6))
* **nfts:** add initial snaefell-ui implementation ([#17223](https://github.com/taikoxyz/taiko-mono/issues/17223)) ([52a6fe1](https://github.com/taikoxyz/taiko-mono/commit/52a6fe1620e106357176620ed17e14bb1395c218))
* **nfts:** snaefell fix to wagmi config ([#17319](https://github.com/taikoxyz/taiko-mono/issues/17319)) ([104cbfa](https://github.com/taikoxyz/taiko-mono/commit/104cbfa785e7c5c0fce9f418434cd45a61f037ec))
* **nfts:** snaefell-ui code cleanup ([#17380](https://github.com/taikoxyz/taiko-mono/issues/17380)) ([7da80c5](https://github.com/taikoxyz/taiko-mono/commit/7da80c525e60e308c087b26b02bd2415b555ca7e))
* **nfts:** snaefell-ui figma design upgrade ([#17377](https://github.com/taikoxyz/taiko-mono/issues/17377)) ([53c4672](https://github.com/taikoxyz/taiko-mono/commit/53c4672815ce5e90dea45291fb02cb2f0bb2e3c8))
* **nfts:** snaefell-ui geoblock + updated list of countries ([#17368](https://github.com/taikoxyz/taiko-mono/issues/17368)) ([51f90c3](https://github.com/taikoxyz/taiko-mono/commit/51f90c316ce4d7819a412fd4d3f942b8d5747b72))
* **nfts:** snaefell-ui mainnet integration ([#17390](https://github.com/taikoxyz/taiko-mono/issues/17390)) ([ec073ac](https://github.com/taikoxyz/taiko-mono/commit/ec073ac8c1de5374d43207dad78fc25c3ed425e7))
* **nfts:** snaefell-ui release ([#17394](https://github.com/taikoxyz/taiko-mono/issues/17394)) ([dba9c65](https://github.com/taikoxyz/taiko-mono/commit/dba9c6593debc64daa307a2ff7faea42a1d37bec))
* **nfts:** snaefell-ui release texts ([#17392](https://github.com/taikoxyz/taiko-mono/issues/17392)) ([582e280](https://github.com/taikoxyz/taiko-mono/commit/582e280a84728353259f9eb7eed2bb32e4373f54))
* **nfts:** snaefell-ui sections re-org ([#17365](https://github.com/taikoxyz/taiko-mono/issues/17365)) ([c7aa1bc](https://github.com/taikoxyz/taiko-mono/commit/c7aa1bc2bf80947ff43f7c039e3e21167d35a1bb))
* **snaefell-ui:** ui deployment ([#17227](https://github.com/taikoxyz/taiko-mono/issues/17227)) ([2a42aac](https://github.com/taikoxyz/taiko-mono/commit/2a42aac425fec5534ef9a5364e157cf52d1f7d13))

## 1.0.0 (2024-05-15)


Expand Down

0 comments on commit d2ecd26

Please sign in to comment.