Skip to content

Commit 2fe9781

Browse files
Version Packages (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent df2015a commit 2fe9781

29 files changed

+131
-27
lines changed

.changeset/chatty-rings-watch.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

packages/cva/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icestack/cva
22

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
39
## 0.4.10
410

511
### Patch Changes

packages/cva/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/cva",
33
"description": "The class-variance-authority function collection of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/logger/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icestack/logger
22

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
39
## 0.4.10
410

511
### Patch Changes

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/logger",
33
"description": "The logger of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/postcss/CHANGELOG.md

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

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
9+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
10+
- @icestack/shared@0.4.11
11+
- @icestack/types@0.4.11
12+
313
## 0.4.10
414

515
### Patch Changes

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/postcss",
33
"description": "The postcss processor of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/shared/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @icestack/shared
22

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
9+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
10+
- @icestack/types@0.4.11
11+
312
## 0.4.10
413

514
### Patch Changes

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/shared",
33
"description": "The shared utils, constants of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/tailwindcss/CHANGELOG.md

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

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
9+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
10+
- @icestack/logger@0.4.11
11+
- @icestack/postcss@0.4.11
12+
- @icestack/shared@0.4.11
13+
- @icestack/types@0.4.11
14+
315
## 0.4.10
416

517
### Patch Changes

packages/tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/tailwindcss",
33
"description": "The tailwindcss plugin of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/theme-algorithm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icestack/theme-algorithm
22

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
39
## 0.4.10
410

511
### Patch Changes

packages/theme-algorithm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/theme-algorithm",
33
"private": true,
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"description": "",
66
"main": "index.js",
77
"scripts": {

packages/types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icestack/types
22

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
39
## 0.4.10
410

511
### Patch Changes

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/types",
33
"description": "The types of @icestack/ui",
4-
"version": "0.4.10",
4+
"version": "0.4.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

packages/ui/CHANGELOG.md

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

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
9+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
10+
- @icestack/logger@0.4.11
11+
- @icestack/postcss@0.4.11
12+
- @icestack/shared@0.4.11
13+
- @icestack/types@0.4.11
14+
315
## 0.4.10
416

517
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@icestack/ui",
3-
"version": "0.4.10",
3+
"version": "0.4.11",
44
"description": "❤️ IceStack, Web UI for Mobile, PC and Mini Program, open-source Headless component library generator",
55
"sideEffects": false,
66
"exports": {

packages/unocss/CHANGELOG.md

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

3+
## 0.4.11
4+
5+
### Patch Changes
6+
7+
- [`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a) Thanks [@sonofmagic](https://github.com/sonofmagic)! - ci changes
8+
9+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
10+
- @icestack/logger@0.4.11
11+
- @icestack/types@0.4.11
12+
313
## 0.4.10
414

515
### Patch Changes

packages/unocss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@icestack/unocss",
33
"description": "The Unocss plugin of @icestack/ui",
44
"private": true,
5-
"version": "0.4.10",
5+
"version": "0.4.11",
66
"scripts": {
77
"build": "unbuild",
88
"test": "vitest run",

presets/preset-daisyui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @icestack/preset-daisyui
22

3+
## 0.2.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
8+
- @icestack/shared@0.4.11
9+
- @icestack/types@0.4.11
10+
311
## 0.2.7
412

513
### Patch Changes

presets/preset-daisyui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@icestack/preset-daisyui",
33
"description": "The daisyui preset of @icestack/ui (WIP)",
44
"private": true,
5-
"version": "0.2.7",
5+
"version": "0.2.8",
66
"scripts": {
77
"build": "unbuild",
88
"test": "vitest run",

presets/preset-mockup/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @icestack/preset-mockup
22

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
8+
- @icestack/shared@0.4.11
9+
- @icestack/types@0.4.11
10+
311
## 0.2.8
412

513
### Patch Changes

presets/preset-mockup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/preset-mockup",
33
"description": "The mockup preset of @icestack/ui",
4-
"version": "0.2.8",
4+
"version": "0.2.9",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

presets/preset-unicorn/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @icestack/preset-unicorn
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
8+
- @icestack/shared@0.4.11
9+
- @icestack/types@0.4.11
10+
311
## 0.0.1
412

513
### Patch Changes

presets/preset-unicorn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@icestack/preset-unicorn",
33
"description": "The unicorn preset of @icestack/ui",
44
"private": true,
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"scripts": {
77
"build": "unbuild",
88
"test": "vitest run",

presets/preset-weapp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @icestack/preset-weapp
22

3+
## 0.2.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7a5e4ff`](https://github.com/sonofmagic/icestack/commit/7a5e4ff8f0be55f5377c6c28f11c8badb6f6246a)]:
8+
- @icestack/shared@0.4.11
9+
- @icestack/types@0.4.11
10+
311
## 0.2.10
412

513
### Patch Changes

presets/preset-weapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/preset-weapp",
33
"description": "The weapp preset of @icestack/ui",
4-
"version": "0.2.10",
4+
"version": "0.2.11",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

presets/presets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @icestack/presets
22

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @icestack/preset-mockup@0.2.9
9+
- @icestack/preset-weapp@0.2.11
10+
311
## 0.2.8
412

513
### Patch Changes

presets/presets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icestack/presets",
33
"description": "The presets of @icestack/ui",
4-
"version": "0.2.8",
4+
"version": "0.2.9",
55
"scripts": {
66
"build": "unbuild",
77
"test": "vitest run",

0 commit comments

Comments
 (0)