Skip to content

Commit 747320f

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 17.1.1
1 parent 988d77a commit 747320f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.1.0"
2+
".": "17.1.1"
33
}

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [17.1.1](https://github.com/npm/cacache/compare/v17.1.0...v17.1.1) (2023-05-16)
4+
5+
### Bug Fixes
6+
7+
* [`988d77a`](https://github.com/npm/cacache/commit/988d77aa7f71917f16d9f27210544029c15c8f98) [#203](https://github.com/npm/cacache/pull/203) deduplicate move operations (#203) (@wraithgar)
8+
39
## [17.1.0](https://github.com/npm/cacache/compare/v17.0.7...v17.1.0) (2023-05-02)
410

511
### Features

package.json

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

0 commit comments

Comments
 (0)