Skip to content

Commit 8d63158

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages (alpha)
1 parent 6adfc71 commit 8d63158

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@tailwindcss-mangle/website": "1.1.2"
2424
},
2525
"changesets": [
26+
"blue-rivers-shout",
2627
"cold-cobras-smash",
2728
"few-rice-rhyme",
2829
"flat-snails-burn",

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.1-alpha.3
4+
5+
### Patch Changes
6+
7+
- 📦 **Dependencies** [`6adfc71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/6adfc71a3c898857a721ca9aa758d083bf318871)
8+
`tailwindcss-patch@9.0.0-alpha.4`
9+
310
## 0.1.1-alpha.2
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.1-alpha.2",
3+
"version": "0.1.1-alpha.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

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+
## 9.0.0-alpha.4
4+
5+
### Patch Changes
6+
7+
- 🐛 **Downgrade `cac` to `6.7.14` for `tailwindcss-patch` to restore compatibility with CommonJS consumers that cannot load the ESM-only `cac@7` package.** [`6adfc71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/6adfc71a3c898857a721ca9aa758d083bf318871) by @sonofmagic
8+
39
## 9.0.0-alpha.3
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": "9.0.0-alpha.3",
3+
"version": "9.0.0-alpha.4",
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)