Skip to content

Commit a9afca3

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent edd1171 commit a9afca3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-windows-cache-lock.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.5.1
4+
5+
### Patch Changes
6+
7+
- [`edd1171`](https://github.com/sonofmagic/tailwindcss-mangle/commit/edd11710d93825ec05d5c0e401f893ca93bbd519) Thanks [@sonofmagic](https://github.com/sonofmagic)! - Gracefully skip cache updates when the cache file is locked on Windows to avoid EPERM failures.
8+
39
## 8.5.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.5.0",
3+
"version": "8.5.1",
44
"description": "patch tailwindcss for exposing context and extract classes",
55
"author": "ice breaker <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)