Skip to content

Commit b13ea17

Browse files
committed
chore: release tw-patch 1.1.0
1 parent 767315b commit b13ea17

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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": "1.1.0-rc.1",
3+
"version": "1.1.0",
44
"description": "patch tailwindcss for exposing context",
55
"main": "dist/index.js",
66
"types": "dist/types/index.d.ts",

packages/unplugin-tailwindcss-mangle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-tailwindcss-mangle",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "mangle tailwindcss utilities class plugin. support vite and webpack!",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -75,7 +75,7 @@
7575
"postcss": "^8.4.23",
7676
"postcss-selector-parser": "^6.0.11",
7777
"semver": "^7.5.0",
78-
"tailwindcss-patch": "workspace:*",
78+
"tailwindcss-patch": "workspace:^",
7979
"unplugin": "^1.3.1"
8080
},
8181
"publishConfig": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)