Skip to content

Commit 2a3b712

Browse files
committed
chore(release): publish
- @cosmology/asset-list@1.1.1 - @cosmology/authz@1.1.1 - @cosmology/grpc-web-grpc-gateway@1.1.1 - @cosmology/ibc-transfer@1.1.1 - injective-vue@0.0.1 - @cosmology/injective@1.1.1 - @cosmology/interchainjs-demo@1.1.1 - @cosmology/nft@1.1.1 - @cosmology/provide-liquidity@1.1.1 - @cosmology/rollkit@1.1.1 - @cosmology/spawn@1.2.0 - @cosmology/stake-tokens@1.1.1 - @cosmology/swap-tokens@1.1.1 - @cosmology/telescope-contracts@1.1.1 - @cosmology/connect-chain-with-telescope@2.1.1 - @cosmology/vote-proposal@1.1.1 - create-cosmos-app@2.4.1 - @cosmology/chain-template@1.2.0 - @cosmology/connect-chain@1.1.1 - @cosmology/connect-multi-chain@1.1.1
1 parent c4c956b commit 2a3b712

File tree

40 files changed

+202
-21
lines changed

40 files changed

+202
-21
lines changed

examples/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](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/asset-list@1.1.0...@cosmology/asset-list@1.1.1) (2025-01-18)
7+
8+
**Note:** Version bump only for package @cosmology/asset-list
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-10-08)
715

816

examples/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": "@cosmology/asset-list",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

examples/authz/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](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/authz@1.1.0...@cosmology/authz@1.1.1) (2025-01-18)
7+
8+
**Note:** Version bump only for package @cosmology/authz
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-10-08)
715

816

examples/authz/package.json

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

examples/grpc-web-grpc-gateway/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](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/grpc-web-grpc-gateway@1.1.0...@cosmology/grpc-web-grpc-gateway@1.1.1) (2025-01-18)
7+
8+
**Note:** Version bump only for package @cosmology/grpc-web-grpc-gateway
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-10-08)
715

816

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

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

examples/ibc-transfer/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](https://github.com/hyperweb-io/create-cosmos-app/compare/@cosmology/ibc-transfer@1.1.0...@cosmology/ibc-transfer@1.1.1) (2025-01-18)
7+
8+
**Note:** Version bump only for package @cosmology/ibc-transfer
9+
10+
11+
12+
13+
614
# 1.1.0 (2024-10-08)
715

816

examples/ibc-transfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/ibc-transfer",
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-18)
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",

0 commit comments

Comments
 (0)