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, 2023
1 parent 75a3254 commit f48bc4f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 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.11.9](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2023-10-30)

### Bug Fixes

- **number-field:** remove zagjs and use react-aria ([#113](https://github.com/cosmology-tech/interchain-ui/issues/113)) ([75a3254](https://github.com/cosmology-tech/interchain-ui/commit/75a3254656ac773ba5b2087b5763830e79c9c60e))

## [1.11.8](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2023-10-26)

**Note:** Version bump only for package @interchain-ui/react
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.11.8",
"version": "1.11.9",
"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
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.2.7](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2023-10-30)

### Bug Fixes

- **number-field:** remove zagjs and use react-aria ([#113](https://github.com/cosmology-tech/interchain-ui/issues/113)) ([75a3254](https://github.com/cosmology-tech/interchain-ui/commit/75a3254656ac773ba5b2087b5763830e79c9c60e))

## [1.2.6](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2023-10-26)

**Note:** Version bump only for package @interchain-ui/vue
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.2.6",
"version": "1.2.7",
"type": "module",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
Expand Down

0 comments on commit f48bc4f

Please sign in to comment.