Skip to content

Commit fc5e4d6

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 78576bf commit fc5e4d6

File tree

18 files changed

+66
-62
lines changed

18 files changed

+66
-62
lines changed

.changeset/clever-peaches-beg.md

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

.changeset/fuzzy-shoes-tie.md

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

.changeset/pre.json

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

.changeset/purple-pumas-listen.md

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

.changeset/selfish-foxes-learn.md

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

.changeset/selfish-hornets-swim.md

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

packages/config/CHANGELOG.md

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

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [`6879782`](https://github.com/sonofmagic/tailwindcss-mangle/commit/68797825a08d4b4d15073024a257a3ec336187d2) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: prefer esm module
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6879782`](https://github.com/sonofmagic/tailwindcss-mangle/commit/68797825a08d4b4d15073024a257a3ec336187d2)]:
12+
- @tailwindcss-mangle/shared@4.0.0
13+
314
## 4.0.0-alpha.0
415

516
### Major 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": "4.0.0-alpha.0",
4+
"version": "4.0.0",
55
"description": "The config and load function of tailwindcss-mangle",
66
"author": "ice breaker <[email protected]>",
77
"license": "MIT",

packages/core/CHANGELOG.md

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

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [`2575863`](https://github.com/sonofmagic/tailwindcss-mangle/commit/2575863f532731c3a38bd2e8463f41031bc6efd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: prefer esm
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6879782`](https://github.com/sonofmagic/tailwindcss-mangle/commit/68797825a08d4b4d15073024a257a3ec336187d2), [`6879782`](https://github.com/sonofmagic/tailwindcss-mangle/commit/68797825a08d4b4d15073024a257a3ec336187d2)]:
12+
- @tailwindcss-mangle/config@4.0.0
13+
- @tailwindcss-mangle/shared@4.0.0
14+
315
## 4.0.0-alpha.0
416

517
### Major 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.0.0-alpha.0",
4+
"version": "4.0.0",
55
"description": "The core of tailwindcss-mangle",
66
"author": "ice breaker <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)