Skip to content

Commit 3c2d2b9

Browse files
committed
chore: bump version
1 parent 8d579b4 commit 3c2d2b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/purple-hotels-itch.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"unplugin-tailwindcss-mangle": minor
3+
"@tailwindcss-mangle/core": minor
4+
"tailwindcss-patch": patch
5+
---
6+
7+
fix(tailwindcss-patch): monorepo basedir option

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"preinstall": "npx only-allow pnpm",
2222
"sync": "cnpm sync @tailwindcss-mangle/shared @tailwindcss-mangle/config tailwindcss-patch unplugin-tailwindcss-mangle @tailwindcss-mangle/core",
2323
"publish-packages": "pnpm run test && changeset version && changeset publish",
24-
"release": "bumpp -r --no-push --no-commit"
24+
"release": "changeset"
2525
},
2626
"devDependencies": {
2727
"@changesets/changelog-github": "^0.5.0",

0 commit comments

Comments
 (0)