Skip to content

Commit f9ebcea

Browse files
chore: release 18.0.3 (#270)
🤖 I have created a release *beep* *boop* --- ## [18.0.3](v18.0.2...v18.0.3) (2024-05-04) ### Bug Fixes * [`326c7a3`](326c7a3) [#269](#269) linting: no-unused-vars (@lukekarrys) ### Chores * [`b685cb5`](b685cb5) [#269](#269) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) * [`4a66453`](4a66453) [#269](#269) postinstall for dependabot template-oss PR (@lukekarrys) * [`4359f2c`](4359f2c) [#264](#264) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot]) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 326c7a3 commit f9ebcea

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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-
".": "18.0.2"
2+
".": "18.0.3"
33
}

CHANGELOG.md

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

3+
## [18.0.3](https://github.com/npm/cacache/compare/v18.0.2...v18.0.3) (2024-05-04)
4+
5+
### Bug Fixes
6+
7+
* [`326c7a3`](https://github.com/npm/cacache/commit/326c7a34829810f934ba8dd51d010ef03d619702) [#269](https://github.com/npm/cacache/pull/269) linting: no-unused-vars (@lukekarrys)
8+
9+
### Chores
10+
11+
* [`b685cb5`](https://github.com/npm/cacache/commit/b685cb51ef8de7f570f42c9053e8cbaa6ae09c6a) [#269](https://github.com/npm/cacache/pull/269) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
12+
* [`4a66453`](https://github.com/npm/cacache/commit/4a66453c237fe4573fcb725a3435b3ccc9bf20c2) [#269](https://github.com/npm/cacache/pull/269) postinstall for dependabot template-oss PR (@lukekarrys)
13+
* [`4359f2c`](https://github.com/npm/cacache/commit/4359f2c9189a89e200f945d9edfc1eda96fcdd17) [#264](https://github.com/npm/cacache/pull/264) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
14+
315
## [18.0.2](https://github.com/npm/cacache/compare/v18.0.1...v18.0.2) (2024-01-03)
416

517
### Bug Fixes

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

0 commit comments

Comments
 (0)