Skip to content

Commit

Permalink
chore: release 19.0.1 (#406)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [19.0.1](v19.0.0...v19.0.1)
(2024-10-15)
### Bug Fixes
*
[`cbf94e8`](cbf94e8)
[#389](#389) prepare script respects
scriptshell config (#389) (@milaninfy)
*
[`2b2948f`](2b2948f)
[#403](#403) log tarball retrieval
from cache (#403) (@mbtools, @wraithgar)
### Dependencies
*
[`a9fc4d1`](a9fc4d1)
[#405](#405) bump sigstore from 2.2.0
to 3.0.0 (#405) (@bdehamer)

---
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>
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
1 parent cbf94e8 commit a854c79
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 @@
{
".": "19.0.0"
".": "19.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

## [19.0.1](https://github.com/npm/pacote/compare/v19.0.0...v19.0.1) (2024-10-15)
### Bug Fixes
* [`cbf94e8`](https://github.com/npm/pacote/commit/cbf94e8b0486e80f8f2e4c9ed7c7d18c3282096b) [#389](https://github.com/npm/pacote/pull/389) prepare script respects scriptshell config (#389) (@milaninfy)
* [`2b2948f`](https://github.com/npm/pacote/commit/2b2948faaebff35dd469c653e76517887f6e119d) [#403](https://github.com/npm/pacote/pull/403) log tarball retrieval from cache (#403) (@mbtools, @wraithgar)
### Dependencies
* [`a9fc4d1`](https://github.com/npm/pacote/commit/a9fc4d13ad4b28bb64ae92077ce6d35d2c130125) [#405](https://github.com/npm/pacote/pull/405) bump sigstore from 2.2.0 to 3.0.0 (#405) (@bdehamer)

## [19.0.0](https://github.com/npm/pacote/compare/v18.0.6...v19.0.0) (2024-09-27)
### ⚠️ BREAKING CHANGES
* `pacote` now supports node `^18.17.0 || >=20.5.0`
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": "19.0.0",
"version": "19.0.1",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit a854c79

Please sign in to comment.