Skip to content

Commit 47c5d23

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 17.0.5
1 parent a6dd005 commit 47c5d23

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.0.4"
2+
".": "17.0.5"
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.0.5](https://github.com/npm/cacache/compare/v17.0.4...v17.0.5) (2023-03-21)
4+
5+
### Dependencies
6+
7+
* [`a6dd005`](https://github.com/npm/cacache/commit/a6dd005da900de139f575caab660046e88974e0a) [#176](https://github.com/npm/cacache/pull/176) bump glob from 8.1.0 to 9.3.1 (#176)
8+
39
## [17.0.4](https://github.com/npm/cacache/compare/v17.0.3...v17.0.4) (2022-12-14)
410

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

0 commit comments

Comments
 (0)