Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and sonofmagic committed Oct 28, 2024
1 parent 8158766 commit 9d07dc8
Show file tree
Hide file tree
Showing 14 changed files with 58 additions and 31 deletions.
9 changes: 0 additions & 9 deletions .changeset/good-birds-pay.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/pre.json

This file was deleted.

9 changes: 9 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tailwindcss-mangle/config

## 4.0.1

### Patch Changes

- [`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: build dist empty issue

- Updated dependencies [[`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83)]:
- @tailwindcss-mangle/shared@4.0.1

## 4.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tailwindcss-mangle/config",
"type": "module",
"version": "4.0.1-alpha.0",
"version": "4.0.1",
"description": "The config and load function of tailwindcss-mangle",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tailwindcss-mangle/core

## 4.0.1

### Patch Changes

- [`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: build dist empty issue

- Updated dependencies [[`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83)]:
- @tailwindcss-mangle/config@4.0.1
- @tailwindcss-mangle/shared@4.0.1

## 4.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tailwindcss-mangle/core",
"type": "module",
"version": "4.0.1-alpha.0",
"version": "4.0.1",
"description": "The core of tailwindcss-mangle",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tailwindcss-mangle/shared

## 4.0.1

### Patch Changes

- [`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: build dist empty issue

## 4.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tailwindcss-mangle/shared",
"type": "module",
"version": "4.0.1-alpha.0",
"version": "4.0.1",
"description": "The shared utils of tailwindcss-mangle",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/tailwindcss-patch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# tailwindcss-patch

## 5.0.1

### Patch Changes

- [`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: build dist empty issue

- Updated dependencies [[`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83)]:
- @tailwindcss-mangle/config@4.0.1

## 5.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwindcss-patch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-patch",
"type": "module",
"version": "5.0.1-alpha.0",
"version": "5.0.1",
"description": "patch tailwindcss for exposing context and extract classes",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/unplugin-tailwindcss-mangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# unplugin-tailwindcss-mangle

## 4.0.1

### Patch Changes

- [`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: build dist empty issue

- Updated dependencies [[`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83)]:
- @tailwindcss-mangle/config@4.0.1
- @tailwindcss-mangle/core@4.0.1
- @tailwindcss-mangle/shared@4.0.1

## 4.0.1-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-tailwindcss-mangle/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-tailwindcss-mangle",
"type": "module",
"version": "4.0.1-alpha.0",
"version": "4.0.1",
"description": "mangle tailwindcss utilities class plugin. support vite and webpack!",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions scripts/postcss7-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# postcss7-compat

## 0.0.2

### Patch Changes

- Updated dependencies [[`a529a71`](https://github.com/sonofmagic/tailwindcss-mangle/commit/a529a71a74faed4c699d164ae66ce68e87096e83)]:
- [email protected]

## 0.0.2-alpha.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion scripts/postcss7-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss7-compat",
"version": "0.0.2-alpha.0",
"version": "0.0.2",
"private": true,
"description": "",
"author": "",
Expand Down

0 comments on commit 9d07dc8

Please sign in to comment.