Skip to content

Commit

Permalink
Merge pull request #1332 from Wizleap-Inc/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ichi-h authored Jun 20, 2024
2 parents e18ae62 + a0151b2 commit f822a94
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/early-yaks-deny.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/wiz-ui-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wizleap-inc/wiz-ui-next

## 2.36.0

### Minor Changes

- [`e18ae627ff9ef38e1325e7281291663bcef3019c`](https://github.com/Wizleap-Inc/wiz-ui/commit/e18ae627ff9ef38e1325e7281291663bcef3019c) Thanks [@ichi-h](https://github.com/ichi-h)! - feat(search-input): option 選択時に、任意に親階層の label が表示できるようにする

## 2.35.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wiz-ui-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wizleap-inc/wiz-ui-next",
"version": "2.35.0",
"version": "2.36.0",
"description": "A Vue3 UI Framework for Wizleap Inc.",
"scripts": {
"build": "vue-tsc --noEmit && vite build",
Expand Down
6 changes: 6 additions & 0 deletions packages/wiz-ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wizleap-inc/wiz-ui-react

## 0.63.0

### Minor Changes

- [`e18ae627ff9ef38e1325e7281291663bcef3019c`](https://github.com/Wizleap-Inc/wiz-ui/commit/e18ae627ff9ef38e1325e7281291663bcef3019c) Thanks [@ichi-h](https://github.com/ichi-h)! - feat(search-input): option 選択時に、任意に親階層の label が表示できるようにする

## 0.62.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wiz-ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wizleap-inc/wiz-ui-react",
"version": "0.62.0",
"version": "0.63.0",
"description": "A React UI Framework for Wizleap Inc.",
"scripts": {
"build": "tsc --noEmit && vite build",
Expand Down

0 comments on commit f822a94

Please sign in to comment.