Skip to content

Commit a529a71

Browse files
committed
chore: bump version
1 parent ca012ec commit a529a71

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.changeset/good-birds-pay.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@tailwindcss-mangle/config": patch
3+
"@tailwindcss-mangle/core": patch
4+
"@tailwindcss-mangle/shared": patch
5+
"tailwindcss-patch": patch
6+
"unplugin-tailwindcss-mangle": patch
7+
---
8+
9+
fix: build dist empty issue

.changeset/pre.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"mode": "pre",
3+
"tag": "alpha",
4+
"initialVersions": {
5+
"@tailwindcss-mangle/config": "4.0.0",
6+
"@tailwindcss-mangle/core": "4.0.0",
7+
"@tailwindcss-mangle/shared": "4.0.0",
8+
"tailwindcss-patch": "5.0.0",
9+
"unplugin-tailwindcss-mangle": "4.0.0",
10+
"postcss7-compat": "0.0.1",
11+
"@tailwindcss-mangle/website": "1.0.0"
12+
},
13+
"changesets": []
14+
}

0 commit comments

Comments
 (0)