Skip to content

Commit

Permalink
release 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rashagu committed Sep 29, 2024
1 parent 1fe4387 commit a9cfe29
Show file tree
Hide file tree
Showing 12 changed files with 49 additions and 6 deletions.
6 changes: 6 additions & 0 deletions packages/semi-animation-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kousum/semi-animation-vue

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-animation-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/semi-animation-vue",
"version": "0.20.3",
"version": "0.21.0",
"description": "motion library for semi-ui-vue",
"keywords": [
"motion",
Expand Down
6 changes: 6 additions & 0 deletions packages/semi-icons-lab-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kousum/semi-icons-vue

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-icons-lab-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/semi-icons-lab-vue",
"version": "0.20.3",
"version": "0.21.0",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/semi-icons-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kousum/semi-icons-vue

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/semi-icons-vue",
"version": "0.20.3",
"version": "0.21.0",
"main": "dist/index.js",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/semi-illustrations-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kousum/semi-illustrations-vue

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-illustrations-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/semi-illustrations-vue",
"version": "0.20.3",
"version": "0.21.0",
"main": "dist/index.js",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/semi-ui-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kousum/semi-ui-vue

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

### Patch Changes

- Updated dependencies
- @kousum/semi-animation-vue@0.21.0
- @kousum/semi-icons-vue@0.21.0
- @kousum/semi-illustrations-vue@0.21.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-ui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/semi-ui-vue",
"version": "0.20.3",
"version": "0.21.0",
"main": "./zz/index.js",
"module": "./dist/index.js",
"typings": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/vite-plugin-semi-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kousum/vite-plugin-semi-theme

## 0.21.0

### Minor Changes

- change dnd & semi 2.67.0

## 0.20.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-semi-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kousum/vite-plugin-semi-theme",
"version": "0.20.3",
"version": "0.21.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit a9cfe29

Please sign in to comment.