Skip to content

Commit bd417fe

Browse files
committed
chore(release): publish
- @interchain-ui/[email protected] - @interchain-ui/[email protected]
1 parent e61b1b9 commit bd417fe

File tree

5 files changed

+18749
-11049
lines changed

5 files changed

+18749
-11049
lines changed

packages/react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
# [1.26.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-30)
7+
8+
### Bug Fixes
9+
10+
- improve vue connect modal ([#210](https://github.com/cosmology-tech/interchain-ui/issues/210)) ([e61b1b9](https://github.com/cosmology-tech/interchain-ui/commit/e61b1b908b84273e2985820942fef16e0bfc2988))
11+
12+
### Features
13+
14+
- 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))
15+
616
## [1.25.6](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-21)
717

818
### Bug Fixes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-ui/react",
3-
"version": "1.25.6",
3+
"version": "1.26.0",
44
"description": "UI building blocks for Interchain builders",
55
"author": "yyyyaaa <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/ui-kit/tree/main/packages/react#readme",

packages/vue/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
# [1.4.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-30)
7+
8+
### Bug Fixes
9+
10+
- improve vue connect modal ([#210](https://github.com/cosmology-tech/interchain-ui/issues/210)) ([e61b1b9](https://github.com/cosmology-tech/interchain-ui/commit/e61b1b908b84273e2985820942fef16e0bfc2988))
11+
12+
### Features
13+
14+
- 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))
15+
616
## [1.3.5](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-21)
717

818
### Bug Fixes

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interchain-ui/vue",
3-
"version": "1.3.5",
3+
"version": "1.4.0",
44
"type": "module",
55
"description": "UI building blocks for Interchain builders",
66
"author": "yyyyaaa <[email protected]>",

0 commit comments

Comments
 (0)