Skip to content

Commit 13a4ba3

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 17.1.2
1 parent bd846d0 commit 13a4ba3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.1.1"
2+
".": "17.1.2"
33
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [17.1.2](https://github.com/npm/cacache/compare/v17.1.1...v17.1.2) (2023-05-16)
4+
5+
### Bug Fixes
6+
7+
* [`bd846d0`](https://github.com/npm/cacache/commit/bd846d02205d21aa199798351cb427bcae53ea4a) [#206](https://github.com/npm/cacache/pull/206) catch eexists in moveOperations promise (#206) (@wraithgar)
8+
39
## [17.1.1](https://github.com/npm/cacache/compare/v17.1.0...v17.1.1) (2023-05-16)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cacache",
3-
"version": "17.1.1",
3+
"version": "17.1.2",
44
"cache-version": {
55
"content": "2",
66
"index": "5"

0 commit comments

Comments
 (0)