Skip to content

Commit 70cc6f0

Browse files
committed
chore(release): publish
- @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - [email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected]
1 parent a5d716f commit 70cc6f0

File tree

32 files changed

+292
-30
lines changed

32 files changed

+292
-30
lines changed

examples/authz/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.2 (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
12+
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
13+
* rename telescope-authz to authz ([9ba95fd](https://github.com/hyperweb-io/create-cosmos-app/commit/9ba95fd9d2e23620b1997e87f780460602507d60))
14+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
15+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
16+
17+
18+
19+
20+
621
## [1.1.1](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-18)
722

823
**Note:** Version bump only for package @cosmology/authz

examples/authz/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/authz",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -83,4 +83,4 @@
8383
"typescript": "^5.1.6"
8484
},
8585
"packageManager": "[email protected]"
86-
}
86+
}

examples/grpc-web-grpc-gateway/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.2 (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
12+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
13+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
14+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
15+
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
16+
17+
18+
19+
20+
621
## [1.1.1](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-18)
722

823
**Note:** Version bump only for package @cosmology/grpc-web-grpc-gateway

examples/grpc-web-grpc-gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/grpc-web-grpc-gateway",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -56,4 +56,4 @@
5656
"generate-lockfile": "0.0.12",
5757
"typescript": "^5.1.6"
5858
}
59-
}
59+
}

examples/ibc-asset-list/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.2 (2025-12-11)
7+
8+
**Note:** Version bump only for package @hyperweb/ibc-asset-list
9+
10+
11+
12+
13+
614
## [1.1.1](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-18)
715

816
**Note:** Version bump only for package @cosmology/asset-list

examples/ibc-asset-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/ibc-asset-list",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/nft/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.2 (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
12+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
13+
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-cosmos-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-cosmos-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
14+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
15+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
16+
* upgrade interchain ui version and fix z index issue ([e3b6096](https://github.com/hyperweb-io/create-cosmos-app/commit/e3b6096c5a245e101a49e6e00de9d8d3700a7bef))
17+
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
18+
19+
20+
21+
22+
623
## [1.1.1](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-18)
724

825
**Note:** Version bump only for package @cosmology/nft

examples/nft/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/nft",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -49,4 +49,4 @@
4949
"typescript": "^5.1.6"
5050
},
5151
"packageManager": "[email protected]"
52-
}
52+
}

examples/provide-liquidity/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.1.2 (2025-12-11)
7+
8+
9+
### Bug Fixes
10+
11+
* button and icon styles ([f69e475](https://github.com/hyperweb-io/create-cosmos-app/commit/f69e475fef19d592f814f32937ec0fd7decafb2d))
12+
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-cosmos-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
13+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-cosmos-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
14+
* improve error displaying ([23892c3](https://github.com/hyperweb-io/create-cosmos-app/commit/23892c3caac8a0d9ca10f0e4cb548cea775c9fe4))
15+
* **provide-liquidity:** multiple issues ([2a945c1](https://github.com/hyperweb-io/create-cosmos-app/commit/2a945c142670fd9708a6333e40ecac038437ebd5))
16+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-cosmos-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
17+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-cosmos-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
18+
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-cosmos-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
19+
20+
21+
22+
23+
624
## [1.1.1](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-18)
725

826
**Note:** Version bump only for package @cosmology/provide-liquidity

examples/provide-liquidity/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/provide-liquidity",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -54,4 +54,4 @@
5454
"generate-lockfile": "0.0.12",
5555
"typescript": "^5.1.6"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)