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 Sep 30, 2024
1 parent 6d78883 commit 3f82be5
Show file tree
Hide file tree
Showing 5 changed files with 20,392 additions and 11,878 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.1](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-30)

### Bug Fixes

- correct deps versions ([12722b9](https://github.com/cosmology-tech/interchain-ui/commit/12722b9bdd58b344862089d27bf1c16dc3cfcd22))

# [1.25.0](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-29)

### Bug Fixes
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.0",
"version": "1.25.1",
"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 @@ -63,9 +63,9 @@
"@react-aria/overlays": "^3.23.2",
"@react-aria/utils": "^3.25.2",
"@tanstack/react-virtual": "^3.10.5",
"@vanilla-extract/dynamic": "^2.1.2",
"@vanilla-extract/css": "^1.15.5",
"@vanilla-extract/css-utils": "^0.1.4",
"@vanilla-extract/dynamic": "^2.1.2",
"@vanilla-extract/recipes": "^0.5.5",
"animejs": "^3.2.2",
"bignumber.js": "^9.1.2",
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.3.2](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-30)

### Bug Fixes

- correct deps versions ([12722b9](https://github.com/cosmology-tech/interchain-ui/commit/12722b9bdd58b344862089d27bf1c16dc3cfcd22))

## [1.3.1](https://github.com/cosmology-tech/interchain-ui/compare/@interchain-ui/[email protected]...@interchain-ui/[email protected]) (2024-09-29)

### Bug Fixes
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.1",
"version": "1.3.2",
"type": "module",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
Expand Down Expand Up @@ -71,9 +71,9 @@
"@floating-ui/dom": "^1.6.10",
"@formkit/auto-animate": "^0.8.2",
"@headlessui/vue": "^1.7.23",
"@vanilla-extract/dynamic": "^2.1.2",
"@vanilla-extract/css": "^1.15.5",
"@vanilla-extract/css-utils": "^0.1.4",
"@vanilla-extract/dynamic": "^2.1.2",
"@vanilla-extract/recipes": "^0.5.5",
"animejs": "^3.2.2",
"bignumber.js": "^9.1.2",
Expand Down
Loading

0 comments on commit 3f82be5

Please sign in to comment.