Skip to content

Commit d236f64

Browse files
committed
chore(release): path-temp@2.1.1
1 parent 6a1ed34 commit d236f64

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/metal-games-melt.md

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

path-temp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# path-temp
2+
3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- 6a1ed34: The location created by fastPathTemp should be unique across worker threads.

path-temp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "path-temp",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Returns a unique temp file name inside the specified folder",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)