Skip to content

Commit c939cc7

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages (alpha)
1 parent 9188524 commit c939cc7

File tree

19 files changed

+92
-9
lines changed

19 files changed

+92
-9
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"changesets": [
3434
"bright-planes-change",
3535
"hungry-ads-repeat",
36+
"modern-kangaroos-talk",
3637
"selfish-lizards-mate",
3738
"thin-carpets-act",
3839
"thirty-plants-doubt"

packages/init/CHANGELOG.md

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

3+
## 1.0.0-alpha.2
4+
5+
### Major Changes
6+
7+
- [`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: monorepo changes
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875)]:
12+
- @weapp-tailwindcss/logger@1.0.0-alpha.0
13+
- @weapp-tailwindcss/shared@1.0.0-alpha.1
14+
315
## 0.0.1-alpha.1
416

517
### Patch Changes

packages/init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/init",
3-
"version": "0.0.1-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "@weapp-tailwindcss/init",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/logger/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @weapp-tailwindcss/logger
2+
3+
## 1.0.0-alpha.0
4+
5+
### Major Changes
6+
7+
- [`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: monorepo changes

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/logger",
3-
"version": "0.0.0",
3+
"version": "1.0.0-alpha.0",
44
"description": "@weapp-tailwindcss/logger",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/mangle/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @weapp-tailwindcss/mangle
22

3+
## 1.0.0-alpha.1
4+
5+
### Major Changes
6+
7+
- [`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: monorepo changes
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875)]:
12+
- @weapp-tailwindcss/shared@1.0.0-alpha.1
13+
314
## 0.0.1-alpha.0
415

516
### Patch Changes

packages/mangle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/mangle",
3-
"version": "0.0.1-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "@weapp-tailwindcss/mangle",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/merge/CHANGELOG.md

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

3+
## 1.0.0-alpha.1
4+
5+
### Major Changes
6+
7+
- [`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: monorepo changes
8+
39
## 0.0.1-alpha.0
410

511
### Patch Changes

packages/merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@weapp-tailwindcss/merge",
33
"type": "module",
4-
"version": "0.0.1-alpha.0",
4+
"version": "1.0.0-alpha.1",
55
"description": "weapp-tailwindcss",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/postcss/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @weapp-tailwindcss/postcss
22

3+
## 1.0.0-alpha.1
4+
5+
### Major Changes
6+
7+
- [`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: monorepo changes
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`bafd149`](https://github.com/sonofmagic/weapp-tailwindcss/commit/bafd149f0510b30cbf95711223583055023e7875)]:
12+
- @weapp-tailwindcss/shared@1.0.0-alpha.1
13+
314
## 0.0.1-alpha.0
415

516
### Patch Changes

0 commit comments

Comments
 (0)