Skip to content

Commit 2bb4770

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 65658da commit 2bb4770

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/curly-oxide-runtime.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.5
4+
5+
### Patch Changes
6+
7+
- 📦 **Dependencies** [`65658da`](https://github.com/sonofmagic/tailwindcss-mangle/commit/65658da452c7ee65ba90f9ab2678d152691e3b40)
8+
`tailwindcss-patch@9.2.1`
9+
310
## 0.1.4
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.4",
3+
"version": "0.1.5",
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.1
4+
5+
### Patch Changes
6+
7+
- 🐛 **Move `@tailwindcss/oxide` to runtime dependencies and improve source candidate scanner failures so clean downstream installs no longer need to install oxide manually.** [`65658da`](https://github.com/sonofmagic/tailwindcss-mangle/commit/65658da452c7ee65ba90f9ab2678d152691e3b40) by @sonofmagic
8+
39
## 9.2.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.2.0",
3+
"version": "9.2.1",
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)