Skip to content

Commit c91b806

Browse files
Version Packages
1 parent 6cae2c1 commit c91b806

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/witty-fans-sell.md

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

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.0.20
4+
5+
### Patch Changes
6+
7+
- [`6cae2c1`](https://github.com/sonofmagic/weapp-tailwindcss/commit/6cae2c1471bfb7fdc182815ba95b566ad6f51dfa) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 uni-app x 场景下的样式生成
8+
39
## 1.0.19
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.19",
3+
"version": "1.0.20",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6cae2c1`](https://github.com/sonofmagic/weapp-tailwindcss/commit/6cae2c1471bfb7fdc182815ba95b566ad6f51dfa)]:
8+
- @weapp-tailwindcss/postcss@1.0.20
9+
310
## 4.2.3
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.3",
3+
"version": "4.2.4",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)