Skip to content

Commit 0a13df3

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent c7afce6 commit 0a13df3

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/great-schools-scan.md

Lines changed: 0 additions & 5 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.4
4+
5+
### Patch Changes
6+
7+
- 📦 **Dependencies** [`c7afce6`](https://github.com/sonofmagic/tailwindcss-mangle/commit/c7afce68f44b4f2625970a9c1bf460be92bac9f5)
8+
`tailwindcss-patch@9.2.0`
9+
310
## 0.1.3
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.3",
3+
"version": "0.1.4",
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.2.0
4+
5+
### Minor Changes
6+
7+
-**增强 Tailwind CSS v4 engine 的 source 扫描能力,支持从编译后的 `@source` 列表或显式 source entries 中收集候选类名,并改进 v4 编译时的 CSS import fallback 解析。** [`c7afce6`](https://github.com/sonofmagic/tailwindcss-mangle/commit/c7afce68f44b4f2625970a9c1bf460be92bac9f5) by @sonofmagic
8+
39
## 9.1.0
410

511
### 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.1.0",
3+
"version": "9.2.0",
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)