Skip to content

Commit 18e760f

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 17.0.4
1 parent ba8f790 commit 18e760f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.0.3"
2+
".": "17.0.4"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [17.0.4](https://github.com/npm/pacote/compare/v17.0.3...v17.0.4) (2023-08-30)
4+
5+
### Dependencies
6+
7+
* [`ba8f790`](https://github.com/npm/pacote/commit/ba8f790ca27c753921d5cef08512705b50de12e8) [#309](https://github.com/npm/pacote/pull/309) bump @npmcli/promise-spawn from 6.0.2 to 7.0.0
8+
* [`2c0d3ae`](https://github.com/npm/pacote/commit/2c0d3ae6beaffcc849bebb1a45d6ba46cf3ce433) [#308](https://github.com/npm/pacote/pull/308) bump @npmcli/run-script from 6.0.2 to 7.0.0
9+
310
## [17.0.3](https://github.com/npm/pacote/compare/v17.0.2...v17.0.3) (2023-08-24)
411

512
### Dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pacote",
3-
"version": "17.0.3",
3+
"version": "17.0.4",
44
"description": "JavaScript package downloader",
55
"author": "GitHub Inc.",
66
"bin": {

0 commit comments

Comments
 (0)