Skip to content

Commit 1e3fae6

Browse files
committed
chore(release): publish
- @hyperweb/[email protected] - [email protected] - @cosmology/[email protected] - @hyperweb/[email protected] - @hyperweb/[email protected] - [email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected]
1 parent 1026ccd commit 1e3fae6

File tree

18 files changed

+134
-9
lines changed

18 files changed

+134
-9
lines changed

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.1 (2025-01-27)
7+
8+
**Note:** Version bump only for package @hyperweb/ibc-asset-list
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-10-08)
715

816

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.0",
3+
"version": "1.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.0.1 (2025-01-27)
7+
8+
**Note:** Version bump only for package injective-vue

examples/injective-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "injective-vue",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

examples/injective/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 1.1.1 (2025-01-27)
7+
8+
**Note:** Version bump only for package @cosmology/injective

examples/injective/package.json

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

examples/stake-tokens/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.1 (2025-01-27)
7+
8+
9+
### Bug Fixes
10+
11+
* commission and apr calculations ([f031d2b](https://github.com/hyperweb-io/create-interchain-app/commit/f031d2b232dcaffe0a43f95e5174738e401baddb))
12+
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-interchain-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
13+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-interchain-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
14+
* gas price ([5f164a2](https://github.com/hyperweb-io/create-interchain-app/commit/5f164a294a6e49b968391416f9ffea2e907e8ea5))
15+
* input clamp behavior ([51d14bd](https://github.com/hyperweb-io/create-interchain-app/commit/51d14bdf86d64d9279705df86dcfd0e503706c3d))
16+
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-interchain-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-interchain-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
17+
* **stake-tokens:** fix max buttons issue ([f94a0e3](https://github.com/hyperweb-io/create-interchain-app/commit/f94a0e354baa0c0119a3d83a7b1cae52eb0879b8))
18+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-interchain-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
19+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-interchain-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
20+
* upgrade interchain ui version and fix z index issue ([e3b6096](https://github.com/hyperweb-io/create-interchain-app/commit/e3b6096c5a245e101a49e6e00de9d8d3700a7bef))
21+
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-interchain-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
22+
* use new combobox in stake-tokens ([d118c9e](https://github.com/hyperweb-io/create-interchain-app/commit/d118c9e043a6f11bab63fa032eff02f4c234fb05))
23+
24+
25+
26+
27+
628
# 1.1.0 (2024-10-08)
729

830

examples/stake-tokens/package.json

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

examples/vote-proposal/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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.1 (2025-01-27)
7+
8+
9+
### Bug Fixes
10+
11+
* build ([97201b2](https://github.com/hyperweb-io/create-interchain-app/commit/97201b213c97770aa6294eed804d4776b5ac389b))
12+
* custom filtering stake-tokens ([1bec4cc](https://github.com/hyperweb-io/create-interchain-app/commit/1bec4ccf9676c8c00ba6e8a8c3ff3c7e5e7a0bd7))
13+
* custom filtering vote-proposal ([8b632fd](https://github.com/hyperweb-io/create-interchain-app/commit/8b632fdc4e416774ec4191752b9f2e8c417e4cc9))
14+
* deps ([b2aa70b](https://github.com/hyperweb-io/create-interchain-app/commit/b2aa70ba9ef34fd96954c033220ff160d2c8ece7))
15+
* old ci job yarn4 issues ([#182](https://github.com/hyperweb-io/create-interchain-app/issues/182)) ([2bb19f7](https://github.com/hyperweb-io/create-interchain-app/commit/2bb19f75fcc6ffaa4bcb63ecf071009d2f9d7e76))
16+
* try locks update script ([000aa5f](https://github.com/hyperweb-io/create-interchain-app/commit/000aa5fc73faa0182a23f50a6402e8b2351a587c))
17+
* upgrade deps and fix multi chain dropdown ([eecbcaa](https://github.com/hyperweb-io/create-interchain-app/commit/eecbcaad5e7729f00f9121250c04eb40d201ed80))
18+
* use cosmos-kit in vote-proposal ([b505cb7](https://github.com/hyperweb-io/create-interchain-app/commit/b505cb7761e9f1964bd2eed7e2c323259b984a34))
19+
* use new combobox in asset-list ([04fe837](https://github.com/hyperweb-io/create-interchain-app/commit/04fe837277538d23e9760e8f34542f3378ab63f7))
20+
* use new dropdown for connect-multi-chain and vote-proposal ([99b0fc2](https://github.com/hyperweb-io/create-interchain-app/commit/99b0fc29ec10ee91db23d6820b87a5802f59def4))
21+
22+
23+
24+
25+
626
# 1.1.0 (2024-10-08)
727

828

examples/vote-proposal/package.json

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

0 commit comments

Comments
 (0)