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]
 - @interchain-ui/[email protected]
  • Loading branch information
yyyyaaa committed Sep 18, 2024
1 parent 6d318c6 commit 05adf69
Show file tree
Hide file tree
Showing 7 changed files with 20,490 additions and 11,926 deletions.
14 changes: 14 additions & 0 deletions packages/compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-09-18)

### Bug Fixes

- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552))

### Features

- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52))
6 changes: 3 additions & 3 deletions packages/compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchain-ui/compiler",
"version": "1.0.0",
"version": "1.1.0",
"description": "Compiler for Interchain UI component",
"author": "yyyyaaa <[email protected]>",
"homepage": "https://github.com/cosmology-tech/interchain-ui/tree/main/packages/compiler#readme",
Expand Down Expand Up @@ -36,6 +36,7 @@
"@babel/types": "^7.25.6",
"@builder.io/mitosis": "0.4.3",
"@builder.io/mitosis-cli": "0.4.3",
"@interchain-ui/vue-codemod": "link:../vue-codemod",
"@parcel/watcher": "^2.4.1",
"cli-color": "^2.0.4",
"command-line-args": "^5.2.1",
Expand All @@ -45,8 +46,7 @@
"gluegun": "^5.1.6",
"listr2": "^8.2.4",
"lodash": "^4.17.21",
"ora": "^5.4.1",
"@interchain-ui/vue-codemod": "link:../vue-codemod"
"ora": "^5.4.1"
},
"devDependencies": {
"@types/babel__core": "^7.20.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- add sb for combobox ([3e19dcc](https://github.com/cosmology-tech/interchain-ui/commit/3e19dcc5ee37b45f85f2273d64e03328542806ed))
- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552))

### Features

- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52))

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

**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.23.31",
"version": "1.24.0",
"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
10 changes: 10 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- vuejs build ([#200](https://github.com/cosmology-tech/interchain-ui/issues/200)) ([29cd673](https://github.com/cosmology-tech/interchain-ui/commit/29cd6737408fe1151967012facf4dc8683743552))

### Features

- stories for vue ([#201](https://github.com/cosmology-tech/interchain-ui/issues/201)) ([6d318c6](https://github.com/cosmology-tech/interchain-ui/commit/6d318c620100ac67b34f6e16431f31971c026c52))

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

**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.55",
"version": "1.3.0",
"type": "module",
"description": "UI building blocks for Interchain builders",
"author": "yyyyaaa <[email protected]>",
Expand Down
Loading

0 comments on commit 05adf69

Please sign in to comment.