Skip to content

Commit b96063b

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 9105a4a commit b96063b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hookable-cli-commands.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+
## 8.4.0
4+
5+
### Minor Changes
6+
7+
- [`9105a4a`](https://github.com/sonofmagic/tailwindcss-mangle/commit/9105a4a59fa20fb2fa0171562206648d2de71d45) Thanks [@sonofmagic](https://github.com/sonofmagic)! - expose hookable CLI command registration so host CLIs can customize command lifecycles, descriptions, and options without reimplementing tw-patch wiring
8+
39
## 8.3.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": "8.3.0",
3+
"version": "8.4.0",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)