Skip to content

Commit 66829b8

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 6bd5faa commit 66829b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/atomic-cache-store.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.2
4+
5+
### Patch Changes
6+
7+
- [`6bd5faa`](https://github.com/sonofmagic/tailwindcss-mangle/commit/6bd5faa394ce5612ee5c9e2951d828eb585636ff) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix cache store to write through temp files and rename atomically so concurrent patchers never read truncated JSON
8+
39
## 8.4.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": "8.4.1",
3+
"version": "8.4.2",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)