Skip to content

Commit d440edd

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent fef8375 commit d440edd

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/rich-suns-collect.md

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

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+
## 3.5.3
4+
5+
### Patch Changes
6+
7+
- [`fef8375`](https://github.com/sonofmagic/weapp-tailwindcss/commit/fef8375ab825842b3beb5d30170891eb400da79d) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 添加小红书 `xhsml` 支持
8+
feat: 添加 `weapp-tw init` 一键式初始化脚本
9+
310
## 3.5.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": "3.5.2",
3+
"version": "3.5.3",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

plugins/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## 1.0.3 (2024-06-01)
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fef8375`](https://github.com/sonofmagic/weapp-tailwindcss/commit/fef8375ab825842b3beb5d30170891eb400da79d)]:
8+
- weapp-tailwindcss@3.5.3
9+
310
## 1.0.9
411

512
### Patch Changes

plugins/cli/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/cli",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "The cli of weapp-tailwindcss",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)