Skip to content

Commit c2d4e94

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

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

wallets/arculus-mobile/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## 0.1.1 (2025-04-07)
7+
8+
**Note:** Version bump only for package @cosmos-kit/arculus-mobile
9+
610
# 0.1.0 (2025-03-18)
711

812
**Note:** First release!

wallets/arculus-mobile/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/arculus-mobile",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "arculus cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [

wallets/arculus/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## 0.1.1 (2025-04-07)
7+
8+
**Note:** Version bump only for package @cosmos-kit/arculus
9+
610
# 0.1.0 (2025-03-18)
711

812
**Note:** First release!

wallets/arculus/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/arculus",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "cosmos-kit wallet connector",
55
"author": "[email protected]",
66
"contributors": [
@@ -50,6 +50,6 @@
5050
"url": "https://github.com/hyperweb-io/cosmos-kit/issues"
5151
},
5252
"dependencies": {
53-
"@cosmos-kit/arculus-mobile": "^0.1.0"
53+
"@cosmos-kit/arculus-mobile": "^0.1.1"
5454
}
5555
}

0 commit comments

Comments
 (0)