Skip to content

Commit bca2d36

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 0b9c30d commit bca2d36

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/youhua-postinstall.md

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

apps/vite-native/CHANGELOG.md

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

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0b9c30d`](https://github.com/sonofmagic/weapp-tailwindcss/commit/0b9c30da98e4dfd89319538c2928cb276c74a221)]:
8+
- @weapp-tailwindcss/merge@2.0.1
9+
310
## 1.0.11
411

512
### Patch Changes

apps/vite-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-native",
33
"type": "module",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"private": true,
66
"description": "",
77
"author": "ice breaker <1324318532@qq.com>",

packages/merge/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`0b9c30d`](https://github.com/sonofmagic/weapp-tailwindcss/commit/0b9c30da98e4dfd89319538c2928cb276c74a221) Thanks [@sonofmagic](https://github.com/sonofmagic)! - - 调整 postinstall 引导脚本,优先加载 ESM 版本并补充回退与错误处理逻辑。
8+
39
## 2.0.0
410

511
### Major Changes

packages/merge/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/merge",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "weapp-tailwindcss",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

website/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0b9c30d`](https://github.com/sonofmagic/weapp-tailwindcss/commit/0b9c30da98e4dfd89319538c2928cb276c74a221)]:
8+
- @weapp-tailwindcss/merge@2.0.1
9+
310
## 1.0.5
411

512
### Patch Changes

website/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/website",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"private": true,
55
"author": "ice breaker <1324318532@qq.com>",
66
"repository": {

0 commit comments

Comments
 (0)