Skip to content

Commit c0bd614

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent daabb93 commit c0bd614

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/free-days-battle.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+
## 6.0.8
4+
5+
### Patch Changes
6+
7+
- [`daabb93`](https://github.com/sonofmagic/tailwindcss-mangle/commit/daabb9389717beaf285a107c40c0d9999ac87f5c) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version
8+
39
## 6.0.7
410

511
### Patch 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": "6.0.7",
3+
"version": "6.0.8",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`daabb93`](https://github.com/sonofmagic/tailwindcss-mangle/commit/daabb9389717beaf285a107c40c0d9999ac87f5c)]:
8+
- tailwindcss-patch@6.0.8
9+
310
## 0.0.11
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.11",
3+
"version": "0.0.12",
44
"private": true,
55
"description": "",
66
"author": "",

0 commit comments

Comments
 (0)