Skip to content

Commit 2085d62

Browse files
committed
chore: bump version
1 parent fdcb8f1 commit 2085d62

File tree

3 files changed

+37
-37
lines changed

3 files changed

+37
-37
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/resolve": "^1.20.6",
4343
"@types/semver": "^7.5.8",
4444
"@vitest/coverage-v8": "^2.0.3",
45-
"astro": "^4.12.1",
45+
"astro": "^4.12.2",
4646
"bumpp": "^9.4.1",
4747
"cross-env": "^7.0.3",
4848
"css-loader": "^7.1.2",
@@ -72,7 +72,7 @@
7272
"tslib": "^2.6.3",
7373
"tsup": "^8.2.0",
7474
"tsx": "^4.16.2",
75-
"turbo": "^2.0.7",
75+
"turbo": "^2.0.8",
7676
"typescript": "^5.5.3",
7777
"unbuild": "^2.0.0",
7878
"unplugin": "^1.11.0",

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-patch",
3-
"version": "4.0.0-alpha.0",
3+
"version": "4.0.0",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "SonOfMagic <[email protected]>",
66
"license": "MIT",

pnpm-lock.yaml

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)