Skip to content

Commit 8bc4897

Browse files
github-actions[bot]nlf
authored andcommitted
chore: release 17.0.6
1 parent 46b8457 commit 8bc4897

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0.5"
2+
".": "17.0.6"
33
}

CHANGELOG.md

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

3+
## [17.0.6](https://github.com/npm/cacache/compare/v17.0.5...v17.0.6) (2023-04-27)
4+
5+
### Dependencies
6+
7+
* [`46b8457`](https://github.com/npm/cacache/commit/46b845730cdba25e8d2da9a58a60c47ae7648863) [#191](https://github.com/npm/cacache/pull/191) bump glob from 9.3.5 to 10.2.2 (#191)
8+
* [`5e9e825`](https://github.com/npm/cacache/commit/5e9e8251a1e83124113cc7e9edad5ea71dd789e7) [#182](https://github.com/npm/cacache/pull/182) bump minipass from 4.2.7 to 5.0.0 (#182)
9+
310
## [17.0.5](https://github.com/npm/cacache/compare/v17.0.4...v17.0.5) (2023-03-21)
411

512
### Dependencies

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.0.5",
3+
"version": "17.0.6",
44
"cache-version": {
55
"content": "2",
66
"index": "5"

0 commit comments

Comments
 (0)