Skip to content

Commit 6c8d1c0

Browse files
committed
chore(release): publish
- @cosmos-kit/[email protected] - @cosmos-kit/[email protected]
1 parent 1c54a88 commit 6c8d1c0

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

wallets/aria-extension/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [2.18.0](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-08-05)
7+
8+
9+
### Features
10+
11+
* update aria extension entry ([9cb6b05](https://github.com/hyperweb-io/cosmos-kit/commit/9cb6b0571be15d4fe2bda49871e6ceadde0678df))
12+
13+
14+
15+
16+
617
## [2.17.1](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-07-22)
718

819
**Note:** Version bump only for package @cosmos-kit/aria-extension

wallets/aria-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/aria-extension",
3-
"version": "2.17.1",
3+
"version": "2.18.0",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

wallets/aria/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+
## [2.16.2](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-08-05)
7+
8+
**Note:** Version bump only for package @cosmos-kit/aria
9+
10+
11+
12+
13+
614
## [2.16.1](https://github.com/hyperweb-io/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected]) (2025-07-22)
715

816
**Note:** Version bump only for package @cosmos-kit/aria

wallets/aria/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmos-kit/aria",
3-
"version": "2.16.1",
3+
"version": "2.16.2",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -53,7 +53,7 @@
5353
"url": "https://github.com/hyperweb-io/cosmos-kit/issues"
5454
},
5555
"dependencies": {
56-
"@cosmos-kit/aria-extension": "^2.17.1",
56+
"@cosmos-kit/aria-extension": "^2.18.0",
5757
"@cosmos-kit/aria-mobile": "^1.1.2"
5858
}
5959
}

0 commit comments

Comments
 (0)