Skip to content

Commit 23aa3a8

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 27d198e commit 23aa3a8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-tailwindcss-patch-cache-dir.md

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

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.7.1
4+
5+
### Patch Changes
6+
7+
- [`27d198e`](https://github.com/sonofmagic/weapp-tailwindcss/commit/27d198eb48b0080076a480a6ab39d3cb93ae14a0) Thanks [@sonofmagic](https://github.com/sonofmagic)! - 修复 `tailwindcss-patch` 默认缓存目录,确保其写入包级 `node_modules/.cache/tailwindcss-patch`
8+
39
## 4.7.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.7.0",
3+
"version": "4.7.1",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)