Skip to content

Commit

Permalink
chore: release 18.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Sep 18, 2023
1 parent 0a5c204 commit 3327a6c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "18.0.0"
".": "18.0.1"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [18.0.1](https://github.com/npm/cacache/compare/v18.0.0...v18.0.1) (2023-09-18)

### Dependencies

* [`0a5c204`](https://github.com/npm/cacache/commit/0a5c204edc5c738a914317c68cce91e7e9a06b6d) [#221](https://github.com/npm/cacache/pull/221) bump minipass-collect from 1.0.2 to 2.0.1

## [18.0.0](https://github.com/npm/cacache/compare/v17.1.4...v18.0.0) (2023-08-14)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cacache",
"version": "18.0.0",
"version": "18.0.1",
"cache-version": {
"content": "2",
"index": "5"
Expand Down

0 comments on commit 3327a6c

Please sign in to comment.