Skip to content

Commit 769dc3a

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent faed0e2 commit 769dc3a

9 files changed

Lines changed: 33 additions & 11 deletions

File tree

.changeset/purple-memes-bet.md

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

apps/next-app/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- 📦 **Dependencies** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f)
8+
`tailwindcss-patch@9.3.1`
9+
310
## 0.1.6
411

512
### Patch Changes

apps/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-app",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

packages/config/CHANGELOG.md

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

3+
## 7.0.2
4+
5+
### Patch Changes
6+
7+
- 🐛 **deps: upgrade** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f) by @sonofmagic
8+
39
## 7.0.1
410

511
### Patch Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tailwindcss-mangle/config",
33
"type": "module",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"description": "The config and load function of tailwindcss-mangle",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tailwindcss-mangle/core
22

3+
## 5.1.4
4+
5+
### Patch Changes
6+
7+
- 🐛 **deps: upgrade** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f) by @sonofmagic
8+
- 📦 **Dependencies** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f)
9+
`@tailwindcss-mangle/config@7.0.2`
10+
311
## 5.1.3
412

513
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tailwindcss-mangle/core",
33
"type": "module",
4-
"version": "5.1.3",
4+
"version": "5.1.4",
55
"description": "The core of tailwindcss-mangle",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/tailwindcss-patch/CHANGELOG.md

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

3+
## 9.3.1
4+
5+
### Patch Changes
6+
7+
- 🐛 **deps: upgrade** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f) by @sonofmagic
8+
- 📦 **Dependencies** [`faed0e2`](https://github.com/sonofmagic/tailwindcss-mangle/commit/faed0e22ba668cab25800303e80596388ca8929f)
9+
`@tailwindcss-mangle/config@7.0.2`
10+
311
## 9.3.0
412

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

0 commit comments

Comments
 (0)