Skip to content

Commit 4d20b9f

Browse files
Version Packages (#59)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb9d5e9 commit 4d20b9f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-radios-guess.md

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

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+
## 2.2.4
4+
5+
### Patch Changes
6+
7+
- [`eb9d5e9`](https://github.com/sonofmagic/tailwindcss-mangle/commit/eb9d5e9fab3961f2f4899abdf0ed8864c5ad1c50) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: "npx tw-patch extract" does not look for all valid Tailwind config file paths #57
8+
39
## 2.2.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": "2.2.3",
3+
"version": "2.2.4",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"main": "./dist/index.cjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)