Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - [email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
  • Loading branch information
pyramation committed Oct 8, 2024
1 parent 4606255 commit 796cd28
Show file tree
Hide file tree
Showing 36 changed files with 341 additions and 18 deletions.
34 changes: 34 additions & 0 deletions examples/asset-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* add back lockfile ([cfe77a4](https://github.com/cosmology-tech/create-cosmos-app/commit/cfe77a49fdf82954a90251275c8c54d12e5849b8))
* add missing deps ([1b36caf](https://github.com/cosmology-tech/create-cosmos-app/commit/1b36caf31c2a979c91ca71d631e0fa2bcf6b2bc5))
* **asset-list:** show withdraw btn regardless of balance ([ae89a9f](https://github.com/cosmology-tech/create-cosmos-app/commit/ae89a9ff28a4e181a44a068855f52b488d199901))
* custom filtering combobox ([04fd1a9](https://github.com/cosmology-tech/create-cosmos-app/commit/04fd1a9f46a7c21b237aacf071504cc3eb0caad6))
* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/cosmology-tech/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/cosmology-tech/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* pool data error ([13b9cbd](https://github.com/cosmology-tech/create-cosmos-app/commit/13b9cbd57e2fece5cf31c10040b232fe392e3489))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* upgrade interchain ui version and fix z index issue ([e3b6096](https://github.com/cosmology-tech/create-cosmos-app/commit/e3b6096c5a245e101a49e6e00de9d8d3700a7bef))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
* use new combobox in stake-tokens ([d118c9e](https://github.com/cosmology-tech/create-cosmos-app/commit/d118c9e043a6f11bab63fa032eff02f4c234fb05))


### Features

* add dark mode ([d40b372](https://github.com/cosmology-tech/create-cosmos-app/commit/d40b3723ce1d41fb0ab1c85f90a5bae88c5158e7))
* add multi-chain page ([300ad15](https://github.com/cosmology-tech/create-cosmos-app/commit/300ad15f52db23a7baf6b94c3f906fae59dbe3d7))
* assets list deposit and withdraw ([07cd231](https://github.com/cosmology-tech/create-cosmos-app/commit/07cd231d647b5cc6117e6cd80ad43aa017206290))
* display total on osmosis ([f0275eb](https://github.com/cosmology-tech/create-cosmos-app/commit/f0275eba4657e3c2f11eaa41bb6eca92679a1aee))
* dropdown deposit and withdraw ([ddc155c](https://github.com/cosmology-tech/create-cosmos-app/commit/ddc155c5a757f9fa45d7c639e35741dd34a25363))
* finish the style ([114052c](https://github.com/cosmology-tech/create-cosmos-app/commit/114052cf7457a560dc908248b0c5d6b712f25f33))
* new asset-list example with interchain ui ([de30ead](https://github.com/cosmology-tech/create-cosmos-app/commit/de30ead101a4fe3ebf8dbc7d8118a23accfbc82a))





## [1.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/asset-list
Expand Down
2 changes: 1 addition & 1 deletion examples/asset-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/asset-list",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
15 changes: 15 additions & 0 deletions examples/authz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/cosmology-tech/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/cosmology-tech/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* rename telescope-authz to authz ([9ba95fd](https://github.com/cosmology-tech/create-cosmos-app/commit/9ba95fd9d2e23620b1997e87f780460602507d60))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))





# 1.0.0 (2024-04-06)


Expand Down
2 changes: 1 addition & 1 deletion examples/authz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/authz",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
34 changes: 34 additions & 0 deletions examples/chain-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* contract tab width ([7c859c0](https://github.com/cosmology-tech/create-cosmos-app/commit/7c859c0a94b7d42c772b33da56442668b5b8afd7))
* create contract popover style ([b2db706](https://github.com/cosmology-tech/create-cosmos-app/commit/b2db7060ef59d258182e0323589db85a74aea1ad))
* **style:** decrease max width ([62a25f8](https://github.com/cosmology-tech/create-cosmos-app/commit/62a25f8a3245542ec3e69907aee790afa3b61b73))


### Features

* add contract address input field ([029d260](https://github.com/cosmology-tech/create-cosmos-app/commit/029d26056994664331d5bf69753885bf98616d2c))
* add create new contract button ([ef87061](https://github.com/cosmology-tech/create-cosmos-app/commit/ef8706144b607e1da1fae070a6d2dc43992fc21a))
* add dark theme styles ([56bd0cb](https://github.com/cosmology-tech/create-cosmos-app/commit/56bd0cb246cf154436a55e8c79cdb52b8ab3908b))
* add execute contract UI ([d158fa4](https://github.com/cosmology-tech/create-cosmos-app/commit/d158fa496d63a34125a5719ab1c1e5a502496d26))
* add instantiate contract UI ([3be345b](https://github.com/cosmology-tech/create-cosmos-app/commit/3be345b2704949a616757efa37e3438ac0f2d54c))
* add mobile styles ([40df1d9](https://github.com/cosmology-tech/create-cosmos-app/commit/40df1d961bc394ca614a727c716ec911a4c4d9f7))
* add My Contracts, Query and Execute tabs ([c904729](https://github.com/cosmology-tech/create-cosmos-app/commit/c904729b681fc896046ec9767cdf19f49fcf6b67))
* add query contract UI ([a543199](https://github.com/cosmology-tech/create-cosmos-app/commit/a5431990bb62f2a0ec0ff192526820e6d91e086d))
* add Stepper component ([f86cf5f](https://github.com/cosmology-tech/create-cosmos-app/commit/f86cf5f4837a68a47a54ea1ea7a4ac4aa6bac7f5))
* add tab and contract address to URL params ([c6f0af8](https://github.com/cosmology-tech/create-cosmos-app/commit/c6f0af88b1086d464112fb7725442425c4386ff8))
* add upload contract UI ([43867de](https://github.com/cosmology-tech/create-cosmos-app/commit/43867deebcf8aa6ba60bd5400de75299f9b864b0))
* autofill admin address ([8088abc](https://github.com/cosmology-tech/create-cosmos-app/commit/8088abc93cbfd794cf7eb38ddb1cc8c156b10f72))
* create contract from code ID ([0d02e31](https://github.com/cosmology-tech/create-cosmos-app/commit/0d02e31a46c50c2572d4de53401abd05db1f6555))
* initial commit for new chain-template ([e420c63](https://github.com/cosmology-tech/create-cosmos-app/commit/e420c639cd8fba249e70e44b151cde750aec7e75))
* search my contracts ([336edd3](https://github.com/cosmology-tech/create-cosmos-app/commit/336edd30cf791c6538fbc2de26aacbe201471ba2))
* switch tabs after instantiate ([1964562](https://github.com/cosmology-tech/create-cosmos-app/commit/196456255052728d3f3c39a4f2ba409146fb57bb))
* upload to instantiate contract flow ([4f2c118](https://github.com/cosmology-tech/create-cosmos-app/commit/4f2c1186605c1ed9a239abfccdc75e2de39b2346))





# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


Expand Down
2 changes: 1 addition & 1 deletion examples/chain-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/chain-template",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
15 changes: 15 additions & 0 deletions examples/grpc-web-grpc-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))





## [1.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/grpc-web-grpc-gateway
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-web-grpc-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/grpc-web-grpc-gateway",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
17 changes: 17 additions & 0 deletions examples/ibc-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* **ibc-transfer:** fill input w/ value onclick ([adc792f](https://github.com/cosmology-tech/create-cosmos-app/commit/adc792fb75b5f351914d0e0f793c24238618bc48))
* old ci job yarn4 issues ([#182](https://github.com/cosmology-tech/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/cosmology-tech/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))





## [1.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/ibc-transfer
Expand Down
2 changes: 1 addition & 1 deletion examples/ibc-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/ibc-transfer",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/injective/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.1.0 (2024-10-08)

**Note:** Version bump only for package @cosmology/injective





## [2.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/connect-chain-with-telescope
Expand Down
2 changes: 1 addition & 1 deletion examples/injective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/injective",
"version": "2.0.1",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
17 changes: 17 additions & 0 deletions examples/nft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* old ci job yarn4 issues ([#182](https://github.com/cosmology-tech/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/cosmology-tech/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* upgrade interchain ui version and fix z index issue ([e3b6096](https://github.com/cosmology-tech/create-cosmos-app/commit/e3b6096c5a245e101a49e6e00de9d8d3700a7bef))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))





## [1.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/nft
Expand Down
2 changes: 1 addition & 1 deletion examples/nft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/nft",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
18 changes: 18 additions & 0 deletions examples/provide-liquidity/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* button and icon styles ([f69e475](https://github.com/cosmology-tech/create-cosmos-app/commit/f69e475fef19d592f814f32937ec0fd7decafb2d))
* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* improve error displaying ([23892c3](https://github.com/cosmology-tech/create-cosmos-app/commit/23892c3caac8a0d9ca10f0e4cb548cea775c9fe4))
* **provide-liquidity:** multiple issues ([2a945c1](https://github.com/cosmology-tech/create-cosmos-app/commit/2a945c142670fd9708a6333e40ecac038437ebd5))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))





## [1.0.1](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)

**Note:** Version bump only for package @cosmology/provide-liquidity
Expand Down
2 changes: 1 addition & 1 deletion examples/provide-liquidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/provide-liquidity",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
13 changes: 13 additions & 0 deletions examples/rollkit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))





# 1.0.0 (2024-04-06)

**Note:** Version bump only for package @cosmology/rollkit
Expand Down
2 changes: 1 addition & 1 deletion examples/rollkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/rollkit",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
8 changes: 8 additions & 0 deletions examples/spawn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)

**Note:** Version bump only for package @cosmology/spawn





# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


Expand Down
2 changes: 1 addition & 1 deletion examples/spawn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/spawn",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
22 changes: 22 additions & 0 deletions examples/stake-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-10-08)


### Bug Fixes

* commission and apr calculations ([f031d2b](https://github.com/cosmology-tech/create-cosmos-app/commit/f031d2b232dcaffe0a43f95e5174738e401baddb))
* custom filtering stake-tokens ([1bec4cc](https://github.com/cosmology-tech/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
* deps ([b2aa70b](https://github.com/cosmology-tech/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
* gas price ([5f164a2](https://github.com/cosmology-tech/create-cosmos-app/commit/5f164a294a6e49b968391416f9ffea2e907e8ea5))
* input clamp behavior ([51d14bd](https://github.com/cosmology-tech/create-cosmos-app/commit/51d14bdf86d64d9279705df86dcfd0e503706c3d))
* old ci job yarn4 issues ([#182](https://github.com/cosmology-tech/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/cosmology-tech/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
* **stake-tokens:** fix max buttons issue ([f94a0e3](https://github.com/cosmology-tech/create-cosmos-app/commit/f94a0e354baa0c0119a3d83a7b1cae52eb0879b8))
* try locks update script ([000aa5f](https://github.com/cosmology-tech/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/cosmology-tech/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
* upgrade interchain ui version and fix z index issue ([e3b6096](https://github.com/cosmology-tech/create-cosmos-app/commit/e3b6096c5a245e101a49e6e00de9d8d3700a7bef))
* use new combobox in asset-list ([04fe837](https://github.com/cosmology-tech/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
* use new combobox in stake-tokens ([d118c9e](https://github.com/cosmology-tech/create-cosmos-app/commit/d118c9e043a6f11bab63fa032eff02f4c234fb05))





# [1.0.0](https://github.com/cosmology-tech/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-04-06)


Expand Down
2 changes: 1 addition & 1 deletion examples/stake-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/stake-tokens",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit 796cd28

Please sign in to comment.