Skip to content

Commit 7ce9b0c

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 4961548 commit 7ce9b0c

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/uniappx-ios-pre-skip.md

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

packages/build-all/CHANGELOG.md

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

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4961548`](https://github.com/sonofmagic/weapp-tailwindcss/commit/4961548799c55bc3e07866e20354f69292d53345)]:
8+
9+
310
## 0.0.9
411

512
### Patch Changes

packages/build-all/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/build-all",
33
"type": "module",
4-
"version": "0.0.9",
4+
"version": "0.0.10",
55
"private": true,
66
"scripts": {
77
"build": "node -e \"console.log('build-all meta build complete')\""

packages/weapp-tailwindcss/CHANGELOG.md

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

3+
## 4.9.1
4+
5+
### Patch Changes
6+
7+
- [`4961548`](https://github.com/sonofmagic/weapp-tailwindcss/commit/4961548799c55bc3e07866e20354f69292d53345) Thanks [@sonofmagic](https://github.com/sonofmagic)! - 仅在 iOS 编译场景跳过 uni-app-x 预处理样式的 pre 钩子,补充 UNI_UTS_PLATFORM 平台解析工具与相关测试。
8+
39
## 4.9.0
410

511
### Minor 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.9.0",
3+
"version": "4.9.1",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)