Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - cosmos-kit@2.23.0
 - docs@2.28.0
 - example@2.30.0
 - @cosmos-kit/aria-extension@2.15.0
 - @cosmos-kit/gatewallet-extension@1.1.0
 - @cosmos-kit/gatewallet@1.1.0
 - @cosmos-kit/owallet-mobile@2.15.0
 - @cosmos-kit/owallet@2.14.0
  • Loading branch information
pyramation committed Dec 16, 2024
1 parent 4021613 commit 784b77f
Show file tree
Hide file tree
Showing 16 changed files with 106 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/cosmos-kit/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.23.0](https://github.com/cosmology-tech/cosmos-kit/compare/cosmos-kit@2.22.0...cosmos-kit@2.23.0) (2024-12-16)

**Note:** Version bump only for package cosmos-kit





# [2.22.0](https://github.com/cosmology-tech/cosmos-kit/compare/cosmos-kit@2.21.1...cosmos-kit@2.22.0) (2024-12-16)

**Note:** Version bump only for package cosmos-kit
Expand Down
4 changes: 2 additions & 2 deletions packages/cosmos-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmos-kit",
"version": "2.22.0",
"version": "2.23.0",
"description": "cosmos-kit wallet connector",
"author": "developers@cosmology.zone",
"contributors": [
Expand Down Expand Up @@ -85,7 +85,7 @@
"@cosmos-kit/ledger": "^2.13.0",
"@cosmos-kit/okxwallet-extension": "^2.13.0",
"@cosmos-kit/omni": "^2.12.0",
"@cosmos-kit/owallet": "^2.13.1",
"@cosmos-kit/owallet": "^2.14.0",
"@cosmos-kit/shell": "^2.13.1",
"@cosmos-kit/station": "^2.12.0",
"@cosmos-kit/tailwind": "^1.7.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/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.28.0](https://github.com/cosmology-tech/cosmos-kit/compare/docs@2.27.0...docs@2.28.0) (2024-12-16)

**Note:** Version bump only for package docs





# [2.27.0](https://github.com/cosmology-tech/cosmos-kit/compare/docs@2.26.0...docs@2.27.0) (2024-12-16)

**Note:** Version bump only for package docs
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "2.27.0",
"version": "2.28.0",
"private": true,
"main": "index.js",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"@cosmos-kit/react": "^2.21.0",
"@interchain-ui/react": "^1.23.13",
"chain-registry": "^1.64.13",
"cosmos-kit": "^2.22.0",
"cosmos-kit": "^2.23.0",
"fast-fuzzy": "^1.12.0",
"flexsearch": "^0.7.43",
"framer-motion": "^9.0.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/example/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.30.0](https://github.com/cosmology-tech/cosmos-kit/compare/example@2.29.0...example@2.30.0) (2024-12-16)

**Note:** Version bump only for package example





# [2.29.0](https://github.com/cosmology-tech/cosmos-kit/compare/example@2.28.0...example@2.29.0) (2024-12-16)

**Note:** Version bump only for package example
Expand Down
4 changes: 2 additions & 2 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "2.29.0",
"version": "2.30.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@cosmos-kit/leap-capsule-social-login": "^0.12.1",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.14.1",
"@cosmos-kit/ledger": "^2.13.0",
"@cosmos-kit/owallet": "^2.13.1",
"@cosmos-kit/owallet": "^2.14.0",
"@cosmos-kit/react": "^2.21.0",
"@cosmos-kit/shell": "^2.13.1",
"@cosmos-kit/station": "^2.12.0",
Expand Down
16 changes: 16 additions & 0 deletions wallets/aria-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.15.0 (2024-12-16)


### Bug Fixes

* update link to correct webstore link ([395d5a7](https://github.com/cosmology-tech/cosmos-kit/commit/395d5a7fb285f5cb9c033bc511f24a9ed0b99280))


### Features

* add aria wallet extension ([e30b438](https://github.com/cosmology-tech/cosmos-kit/commit/e30b438a159721c05e9c21e10261448eaa399d8e))





## [2.14.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/aria-extension@2.14.0...@cosmos-kit/aria-extension@2.14.1) (2024-10-09)

**Note:** Version bump only for package @cosmos-kit/aria-extension
Expand Down
2 changes: 1 addition & 1 deletion wallets/aria-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/aria-extension",
"version": "2.14.1",
"version": "2.15.0",
"description": "cosmos-kit wallet connector",
"author": "dblackstone@orchestralabs.org",
"contributors": [
Expand Down
17 changes: 17 additions & 0 deletions wallets/gatewallet-extension/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-12-16)


### Bug Fixes

* bug for gate wallet ([241fbee](https://github.com/cosmology-tech/cosmos-kit/commit/241fbee0c560040765bb06b20ea96c7ebc721186))
* gate wallet info ([1b67df5](https://github.com/cosmology-tech/cosmos-kit/commit/1b67df5f50f26107688d5cc0b2f9262ea0f1897f))


### Features

* add gate wallet ([3b2e8c1](https://github.com/cosmology-tech/cosmos-kit/commit/3b2e8c16872ee7443cdaf69a724f710f6e055a32))





# 1.0.0 (2022-07-31)

**Note:** Version bump only for package @cosmos-kit/core
4 changes: 2 additions & 2 deletions wallets/gatewallet-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/gatewallet-extension",
"version": "1.0.0",
"version": "1.1.0",
"description": "cosmos-kit wallet connector",
"author": "developers@cosmology.zone",
"contributors": [
Expand Down Expand Up @@ -65,4 +65,4 @@
"@cosmjs/amino": ">=0.32.3",
"@cosmjs/proto-signing": ">=0.32.3"
}
}
}
16 changes: 16 additions & 0 deletions wallets/gatewallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
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-12-16)


### Bug Fixes

* bug for gate wallet ([241fbee](https://github.com/cosmology-tech/cosmos-kit/commit/241fbee0c560040765bb06b20ea96c7ebc721186))


### Features

* add gate wallet ([3b2e8c1](https://github.com/cosmology-tech/cosmos-kit/commit/3b2e8c16872ee7443cdaf69a724f710f6e055a32))





## [1.0.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/gatewallet@2.0.3...@cosmos-kit/gatewallet@1.0.0) (2024-10-17)

**Note:** Version bump only for package @cosmos-kit/gatewallet
6 changes: 3 additions & 3 deletions wallets/gatewallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/gatewallet",
"version": "1.0.0",
"version": "1.1.0",
"description": "cosmos-kit wallet connector",
"author": "developers@cosmology.zone",
"contributors": [
Expand Down Expand Up @@ -53,6 +53,6 @@
"url": "https://github.com/cosmology-tech/cosmos-kit/issues"
},
"dependencies": {
"@cosmos-kit/gatewallet-extension": "^1.0.0"
"@cosmos-kit/gatewallet-extension": "^1.1.0"
}
}
}
7 changes: 7 additions & 0 deletions wallets/owallet-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 2.15.0 (2024-12-16)


### Features

* Setup owallet for mobile ([8f2e653](https://github.com/cosmology-tech/cosmos-kit/commit/8f2e6533370fa5195d3d5e3d646a4acc0f68b108))
2 changes: 1 addition & 1 deletion wallets/owallet-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/owallet-mobile",
"version": "2.14.1",
"version": "2.15.0",
"description": "cosmos-kit wallet connector",
"author": "defi@orai.io",
"contributors": [
Expand Down
11 changes: 11 additions & 0 deletions wallets/owallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.14.0](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/owallet@2.13.1...@cosmos-kit/owallet@2.14.0) (2024-12-16)


### Features

* Setup owallet for mobile ([8f2e653](https://github.com/cosmology-tech/cosmos-kit/commit/8f2e6533370fa5195d3d5e3d646a4acc0f68b108))





## [2.13.1](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/owallet@2.13.0...@cosmos-kit/owallet@2.13.1) (2024-10-09)

**Note:** Version bump only for package @cosmos-kit/owallet
Expand Down
4 changes: 2 additions & 2 deletions wallets/owallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/owallet",
"version": "2.13.1",
"version": "2.14.0",
"description": "cosmos-kit wallet connector",
"author": "defi@orai.io",
"contributors": [
Expand Down Expand Up @@ -66,6 +66,6 @@
},
"dependencies": {
"@cosmos-kit/owallet-extension": "^2.14.1",
"@cosmos-kit/owallet-mobile": "^2.14.1"
"@cosmos-kit/owallet-mobile": "^2.15.0"
}
}

0 comments on commit 784b77f

Please sign in to comment.