Skip to content

Commit 323b7ea

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent e7f9c6f commit 323b7ea

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/silly-showers-hug.md

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

packages/tailwindcss-patch/CHANGELOG.md

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

3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- [`e7f9c6f`](https://github.com/sonofmagic/tailwindcss-mangle/commit/e7f9c6f04e34b9ebff87ab36dc7dca8813dba888) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: cjs import from user project
8+
39
## 7.0.0
410

511
### Major Changes

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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

scripts/postcss7-compat/CHANGELOG.md

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

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e7f9c6f`](https://github.com/sonofmagic/tailwindcss-mangle/commit/e7f9c6f04e34b9ebff87ab36dc7dca8813dba888)]:
8+
- tailwindcss-patch@7.0.1
9+
310
## 0.0.14
411

512
### Patch Changes

scripts/postcss7-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss7-compat",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"private": true,
55
"description": "",
66
"author": "",

0 commit comments

Comments
 (0)