Skip to content

Commit 3049da1

Browse files
author
AruSeito
committed
chore: update version
1 parent 59a3143 commit 3049da1

File tree

116 files changed

+976
-228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+976
-228
lines changed

packages/affix/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @illa-design/affix
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- fix bugs
8+
9+
- Updated dependencies []:
10+
- @illa-design/system@1.0.14
11+
- @illa-design/theme@1.0.14
12+
313
## 1.0.13
414

515
### Patch Changes

packages/affix/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@illa-design/affix",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Illa Design Affix.",
55
"keywords": [
66
"affix",
@@ -35,12 +35,12 @@
3535
"bugs": {
3636
"url": "https://github.com/illacloud/illa-design/issues"
3737
},
38-
"scripts": {
38+
"scripts": {
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@vitejs/plugin-react-swc":"^3.0.1",
43-
"@rollup/plugin-typescript":"^10.0.1"
42+
"@vitejs/plugin-react-swc": "^3.0.1",
43+
"@rollup/plugin-typescript": "^10.0.1"
4444
},
4545
"dependencies": {
4646
"@illa-design/theme": "workspace:*",

packages/alert/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @illa-design/alert
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- fix bugs
8+
9+
- Updated dependencies []:
10+
- @illa-design/icon@1.0.14
11+
- @illa-design/system@1.0.14
12+
- @illa-design/theme@1.0.14
13+
314
## 1.0.13
415

516
### Patch Changes

packages/alert/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@illa-design/alert",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Illa Design Alert.",
55
"keywords": [
66
"alert",
@@ -35,12 +35,12 @@
3535
"bugs": {
3636
"url": "https://github.com/illacloud/illa-design/issues"
3737
},
38-
"scripts": {
38+
"scripts": {
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@vitejs/plugin-react-swc":"^3.0.1",
43-
"@rollup/plugin-typescript":"^10.0.1"
42+
"@vitejs/plugin-react-swc": "^3.0.1",
43+
"@rollup/plugin-typescript": "^10.0.1"
4444
},
4545
"dependencies": {
4646
"@illa-design/icon": "workspace:*",

packages/avatar/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @illa-design/avatar
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- fix bugs
8+
9+
- Updated dependencies []:
10+
- @illa-design/icon@1.0.14
11+
- @illa-design/image@1.0.14
12+
- @illa-design/system@1.0.14
13+
- @illa-design/theme@1.0.14
14+
315
## 1.0.13
416

517
### Patch Changes

packages/avatar/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@illa-design/avatar",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Illa Design Avatar.",
55
"keywords": [
66
"avatar",
@@ -35,12 +35,12 @@
3535
"bugs": {
3636
"url": "https://github.com/illacloud/illa-design/issues"
3737
},
38-
"scripts": {
38+
"scripts": {
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@vitejs/plugin-react-swc":"^3.0.1",
43-
"@rollup/plugin-typescript":"^10.0.1"
42+
"@vitejs/plugin-react-swc": "^3.0.1",
43+
"@rollup/plugin-typescript": "^10.0.1"
4444
},
4545
"dependencies": {
4646
"@illa-design/icon": "workspace:*",

packages/back-top/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @illa-design/back-top
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- fix bugs
8+
9+
- Updated dependencies []:
10+
- @illa-design/button@1.0.14
11+
- @illa-design/icon@1.0.14
12+
- @illa-design/system@1.0.14
13+
- @illa-design/theme@1.0.14
14+
315
## 1.0.13
416

517
### Patch Changes

packages/back-top/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@illa-design/back-top",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Illa Design BackTop.",
55
"keywords": [
66
"backtop",
@@ -36,12 +36,12 @@
3636
"bugs": {
3737
"url": "https://github.com/illacloud/illa-design/issues"
3838
},
39-
"scripts": {
39+
"scripts": {
4040
"build": "vite build"
4141
},
4242
"devDependencies": {
43-
"@vitejs/plugin-react-swc":"^3.0.1",
44-
"@rollup/plugin-typescript":"^10.0.1"
43+
"@vitejs/plugin-react-swc": "^3.0.1",
44+
"@rollup/plugin-typescript": "^10.0.1"
4545
},
4646
"dependencies": {
4747
"@illa-design/icon": "workspace:*",

packages/badge/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @illa-design/badge
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- fix bugs
8+
9+
- Updated dependencies []:
10+
- @illa-design/icon@1.0.14
11+
- @illa-design/system@1.0.14
12+
- @illa-design/theme@1.0.14
13+
314
## 1.0.13
415

516
### Patch Changes

packages/badge/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@illa-design/badge",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Illa Design Badge.",
55
"keywords": [
66
"badge",
@@ -35,12 +35,12 @@
3535
"bugs": {
3636
"url": "https://github.com/illacloud/illa-design/issues"
3737
},
38-
"scripts": {
38+
"scripts": {
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@vitejs/plugin-react-swc":"^3.0.1",
43-
"@rollup/plugin-typescript":"^10.0.1"
42+
"@vitejs/plugin-react-swc": "^3.0.1",
43+
"@rollup/plugin-typescript": "^10.0.1"
4444
},
4545
"dependencies": {
4646
"@illa-design/icon": "workspace:*",

0 commit comments

Comments
 (0)