Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @interchain-ui/[email protected]
 - @interchain-ui/[email protected]
  • Loading branch information
yyyyaaa committed Oct 30, 2024
1 parent e61b1b9 commit bd417fe
Show file tree
Hide file tree
Showing 5 changed files with 18,749 additions and 11,049 deletions.
10 changes: 10 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.26.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-30)

### Bug Fixes

- improve vue connect modal ([#210](https://github.com/cosmology-tech/interchain-ui/issues/210)) ([e61b1b9](https://github.com/cosmology-tech/interchain-ui/commit/e61b1b908b84273e2985820942fef16e0bfc2988))

### Features

- code split css bundle for wallet connector ([#209](https://github.com/cosmology-tech/interchain-ui/issues/209)) ([68b182b](https://github.com/cosmology-tech/interchain-ui/commit/68b182b4498edcf291e0b0d2ba5aa80c1401daf2))

## [1.25.6](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-21)

### Bug Fixes
Expand Down
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": "@interchain-ui/react",
"version": "1.25.6",
"version": "1.26.0",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
"homepage": "https://github.com/cosmology-tech/ui-kit/tree/main/packages/react#readme",
Expand Down
10 changes: 10 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-30)

### Bug Fixes

- improve vue connect modal ([#210](https://github.com/cosmology-tech/interchain-ui/issues/210)) ([e61b1b9](https://github.com/cosmology-tech/interchain-ui/commit/e61b1b908b84273e2985820942fef16e0bfc2988))

### Features

- code split css bundle for wallet connector ([#209](https://github.com/cosmology-tech/interchain-ui/issues/209)) ([68b182b](https://github.com/cosmology-tech/interchain-ui/commit/68b182b4498edcf291e0b0d2ba5aa80c1401daf2))

## [1.3.5](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchain-ui/vue",
"version": "1.3.5",
"version": "1.4.0",
"type": "module",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
Expand Down
Loading

0 comments on commit bd417fe

Please sign in to comment.