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 21, 2024
1 parent 0194ac3 commit 313d15b
Show file tree
Hide file tree
Showing 5 changed files with 20,389 additions and 11,815 deletions.
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **vue:** package exports and build ([2be350e](https://github.com/cosmology-tech/interchain-ui/commit/2be350e10ae5676a87af365b089bb8b189e5064b))

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

**Note:** Version bump only for package @interchain-ui/react
Expand Down
4 changes: 2 additions & 2 deletions 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.5",
"version": "1.25.6",
"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 Expand Up @@ -159,4 +159,4 @@
"vite-plugin-replace": "^0.1.1"
},
"gitHead": "05adf69046d07d6f764b96cf54cbaa492de06d95"
}
}
6 changes: 6 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **vue:** package exports and build ([2be350e](https://github.com/cosmology-tech/interchain-ui/commit/2be350e10ae5676a87af365b089bb8b189e5064b))

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

**Note:** Version bump only for package @interchain-ui/vue
Expand Down
4 changes: 2 additions & 2 deletions 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.4",
"version": "1.3.5",
"type": "module",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
Expand Down Expand Up @@ -143,4 +143,4 @@
"registry": "https://registry.npmjs.org"
},
"gitHead": "05adf69046d07d6f764b96cf54cbaa492de06d95"
}
}
Loading

0 comments on commit 313d15b

Please sign in to comment.