Skip to content

Commit

Permalink
chore: release 20.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent 555b000 commit fba73c1
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@
{
".": "20.0.0"
".": "20.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [20.0.1](https://github.com/npm/pacote/compare/v20.0.0...v20.0.1) (2024-11-25)
### Dependencies
* [`47b928c`](https://github.com/npm/pacote/commit/47b928ccefe1f3fc450e4d7df5058bac8a6090f6) [#412](https://github.com/npm/pacote/pull/412) replace node builtin rmSync with rimraf (#412) (@mbtools)
### Chores
* [`1ef54ba`](https://github.com/npm/pacote/commit/1ef54ba08b37fe4d83786d6de70f7a93917d3b6f) [#408](https://github.com/npm/pacote/pull/408) support tests on win32 (#408) (@mbtools)
* [`555b000`](https://github.com/npm/pacote/commit/555b00080f608468fd9219b77e6b24570e98caa2) [#401](https://github.com/npm/pacote/pull/401) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#401) (@dependabot[bot], @npm-cli-bot)

## [20.0.0](https://github.com/npm/pacote/compare/v19.0.1...v20.0.0) (2024-10-17)
### ⚠️ BREAKING CHANGES
* honors `ignoreScripts` property within options
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": "pacote",
"version": "20.0.0",
"version": "20.0.1",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit fba73c1

Please sign in to comment.