Skip to content

Commit 12ca70c

Browse files
chore: release 20.0.3 (#324)
🤖 I have created a release *beep* *boop* --- ## [20.0.3](v20.0.2...v20.0.3) (2025-11-19) ### Dependencies * [`f3a2cdd`](f3a2cdd) [#322](#322) bump glob from 11.1.0 to 13.0.0 (#322) (@dependabot[bot]) * [`6f96e0f`](6f96e0f) [#319](#319) bump @npmcli/fs from 4.0.0 to 5.0.0 (#319) (@dependabot[bot]) * [`49565c9`](49565c9) [#320](#320) bump unique-filename from 4.0.0 to 5.0.0 (#320) (@dependabot[bot]) ### Chores * [`f813148`](f813148) [#321](#321) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#321) (@dependabot[bot]) * [`57fc04f`](57fc04f) [#323](#323) bump @npmcli/template-oss from 4.25.0 to 4.28.0 (#323) (@dependabot[bot], @npm-cli-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 57fc04f commit 12ca70c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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-
".": "20.0.2"
2+
".": "20.0.3"
33
}

CHANGELOG.md

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

3+
## [20.0.3](https://github.com/npm/cacache/compare/v20.0.2...v20.0.3) (2025-11-19)
4+
### Dependencies
5+
* [`f3a2cdd`](https://github.com/npm/cacache/commit/f3a2cdd8886097190f12d5770009fc27d3dd9496) [#322](https://github.com/npm/cacache/pull/322) bump glob from 11.1.0 to 13.0.0 (#322) (@dependabot[bot])
6+
* [`6f96e0f`](https://github.com/npm/cacache/commit/6f96e0f5233b66b681035f5bc096d81669ce1d1b) [#319](https://github.com/npm/cacache/pull/319) bump @npmcli/fs from 4.0.0 to 5.0.0 (#319) (@dependabot[bot])
7+
* [`49565c9`](https://github.com/npm/cacache/commit/49565c946702ecd2d6c3766c7f3ffa8df6a5723f) [#320](https://github.com/npm/cacache/pull/320) bump unique-filename from 4.0.0 to 5.0.0 (#320) (@dependabot[bot])
8+
### Chores
9+
* [`f813148`](https://github.com/npm/cacache/commit/f81314803953a1f5e203f06fde1b434a61dd17e4) [#321](https://github.com/npm/cacache/pull/321) bump @npmcli/eslint-config from 5.1.0 to 6.0.1 (#321) (@dependabot[bot])
10+
* [`57fc04f`](https://github.com/npm/cacache/commit/57fc04fc00836ba5aaa32a035574f8a575c9b982) [#323](https://github.com/npm/cacache/pull/323) bump @npmcli/template-oss from 4.25.0 to 4.28.0 (#323) (@dependabot[bot], @npm-cli-bot)
11+
312
## [20.0.2](https://github.com/npm/cacache/compare/v20.0.1...v20.0.2) (2025-11-17)
413
### Dependencies
514
* [`79d843c`](https://github.com/npm/cacache/commit/79d843c53392d6ae3749f70fab18af38b47556f5) [#316](https://github.com/npm/cacache/pull/316) `[email protected]` (#316)

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

0 commit comments

Comments
 (0)