Skip to content

Commit 3f014fb

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent e430655 commit 3f014fb

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/tall-masks-breathe.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.3
4+
5+
### Patch Changes
6+
7+
- 📦 **Dependencies** [`e430655`](https://github.com/sonofmagic/tailwindcss-mangle/commit/e4306559b95549dea939a66d6952e03e391cb1b1)
8+
`tailwindcss-patch@9.1.0`
9+
310
## 0.1.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.2",
3+
"version": "0.1.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.1.0
4+
5+
### Minor Changes
6+
7+
-**Expose a reusable Tailwind CSS v4 engine API for resolving CSS sources, validating candidates through the v4 design system, and generating CSS with Tailwind's compile/build pipeline.** [`e430655`](https://github.com/sonofmagic/tailwindcss-mangle/commit/e4306559b95549dea939a66d6952e03e391cb1b1) by @sonofmagic
8+
39
## 9.0.1
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.1",
3+
"version": "9.1.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)