diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 75f2cd0..6f1e15b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "17.0.5" + ".": "17.0.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a290d0..6ab553f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [17.0.6](https://github.com/npm/cacache/compare/v17.0.5...v17.0.6) (2023-04-27) + +### Dependencies + +* [`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) +* [`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) + ## [17.0.5](https://github.com/npm/cacache/compare/v17.0.4...v17.0.5) (2023-03-21) ### Dependencies diff --git a/package.json b/package.json index 09a9d39..474ab35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cacache", - "version": "17.0.5", + "version": "17.0.6", "cache-version": { "content": "2", "index": "5"