Skip to content

Commit e234649

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

5 files changed

Lines changed: 16 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"heavy-lemons-grab",
3737
"khaki-news-drum",
3838
"tame-gifts-tease",
39+
"weak-islands-begin",
3940
"wise-results-shout"
4041
]
4142
}

packages/postcss/CHANGELOG.md

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

3+
## 1.1.0-alpha.1
4+
5+
### Minor Changes
6+
7+
- [`a5d198f`](https://github.com/sonofmagic/weapp-tailwindcss/commit/a5d198ff0e8af52f218df98f3ce76a5dbfd8c691) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 支持 uni-app x 暗黑模式
8+
39
## 1.0.22-alpha.0
410

511
### Patch Changes

packages/postcss/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/postcss",
3-
"version": "1.0.22-alpha.0",
3+
"version": "1.1.0-alpha.1",
44
"description": "@weapp-tailwindcss/postcss",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/weapp-tailwindcss/CHANGELOG.md

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

3+
## 4.2.6-alpha.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a5d198f`](https://github.com/sonofmagic/weapp-tailwindcss/commit/a5d198ff0e8af52f218df98f3ce76a5dbfd8c691)]:
8+
- @weapp-tailwindcss/postcss@1.1.0-alpha.1
9+
310
## 4.2.6-alpha.1
411

512
### Patch Changes

packages/weapp-tailwindcss/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",
3-
"version": "4.2.6-alpha.1",
3+
"version": "4.2.6-alpha.2",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)