Skip to content

Commit 48f2f8a

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 6ed6eec commit 48f2f8a

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/clear-bugs-float.md

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

packages/core/CHANGELOG.md

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

3+
## 4.1.2
4+
5+
### Patch Changes
6+
7+
- [`4e2841b`](https://github.com/sonofmagic/tailwindcss-mangle/commit/4e2841b0f8b7808e66829a4f7578e2ae9cd37195) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore(deps): upgrade
8+
39
## 4.1.1
410

511
### 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": "4.1.1",
4+
"version": "4.1.2",
55
"description": "The core of tailwindcss-mangle",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

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.1.5
4+
5+
### Patch Changes
6+
7+
- [`4e2841b`](https://github.com/sonofmagic/tailwindcss-mangle/commit/4e2841b0f8b7808e66829a4f7578e2ae9cd37195) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore(deps): upgrade
8+
39
## 7.1.4
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": "7.1.4",
3+
"version": "7.1.5",
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)