Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - example@2.10.2
 - @cosmos-kit/react@2.9.16
  • Loading branch information
liujun93 committed Dec 18, 2023
1 parent 90b0f96 commit a7ee800
Showing 4 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.2](https://github.com/cosmology-tech/cosmos-kit/compare/example@2.10.1...example@2.10.2) (2023-12-18)

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

## [2.10.1](https://github.com/cosmology-tech/cosmos-kit/compare/example@2.10.0...example@2.10.1) (2023-12-18)

### Bug Fixes
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.10.1",
"version": "2.10.2",
"private": true,
"scripts": {
"dev": "next dev",
@@ -30,7 +30,7 @@
"@cosmos-kit/leap": "^2.5.1",
"@cosmos-kit/leap-metamask-cosmos-snap": "^0.4.1",
"@cosmos-kit/ledger": "^2.5.11",
"@cosmos-kit/react": "^2.9.15",
"@cosmos-kit/react": "^2.9.16",
"@cosmos-kit/shell": "^2.5.1",
"@cosmos-kit/station": "^2.4.11",
"@cosmos-kit/vectis": "^2.5.1",
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.16](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/react@2.9.15...@cosmos-kit/react@2.9.16) (2023-12-18)

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

## [2.9.15](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/react@2.9.14...@cosmos-kit/react@2.9.15) (2023-12-18)

### Bug Fixes
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmos-kit/react",
"version": "2.9.15",
"version": "2.9.16",
"description": "cosmos-kit wallet connector",
"author": "developers@cosmology.tech",
"contributors": [

0 comments on commit a7ee800

Please sign in to comment.