Skip to content

Commit 527f671

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

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

packages/react-no-ssr/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.10](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-14)
7+
8+
**Note:** Version bump only for package @interchain-ui/react-no-ssr
9+
610
## [0.1.9](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-08-21)
711

812
**Note:** Version bump only for package @interchain-ui/react-no-ssr

packages/react-no-ssr/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-no-ssr",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "A simple component to skip rendering children on the server.",
55
"author": "yyyyaaa <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/interchain-ui/tree/main/packages/react-no-ssr#readme",

packages/react/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+
## [1.25.5](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-14)
7+
8+
**Note:** Version bump only for package @interchain-ui/react
9+
610
## [1.25.4](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-14)
711

812
### 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.4",
3+
"version": "1.25.5",
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: 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+
## [1.3.4](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-14)
7+
8+
**Note:** Version bump only for package @interchain-ui/vue
9+
610
## [1.3.3](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-10-14)
711

812
### 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.3",
3+
"version": "1.3.4",
44
"type": "module",
55
"description": "UI building blocks for Interchain builders",
66
"author": "yyyyaaa <[email protected]>",

0 commit comments

Comments
 (0)