Skip to content

Commit

Permalink
Merge pull request #1201 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 Jan 30, 2024
2 parents 3eeb064 + aca0465 commit f16756a
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/cool-knives-play.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.25.0

### Minor Changes

- [#1162](https://github.com/Wizleap-Inc/wiz-ui/pull/1162) [`53f7a882`](https://github.com/Wizleap-Inc/wiz-ui/commit/53f7a8820e628c3e8235697693b5e5f9db810264) Thanks [@okakyo](https://github.com/okakyo)! - [#1137] Avatar のブランク画像の設定修正

## 2.24.1

### Patch 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.24.1",
"version": "2.25.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.50.0

### Minor Changes

- [#1162](https://github.com/Wizleap-Inc/wiz-ui/pull/1162) [`53f7a882`](https://github.com/Wizleap-Inc/wiz-ui/commit/53f7a8820e628c3e8235697693b5e5f9db810264) Thanks [@okakyo](https://github.com/okakyo)! - [#1137] Avatar のブランク画像の設定修正

## 0.49.1

### Patch 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.49.1",
"version": "0.50.0",
"description": "A React UI Framework for Wizleap Inc.",
"scripts": {
"build": "tsc --noEmit && vite build",
Expand Down

0 comments on commit f16756a

Please sign in to comment.