Skip to content

Commit 62d9360

Browse files
chore: release 15.0.5 (#245)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 63797a8 commit 62d9360

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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-
".": "15.0.4"
2+
".": "15.0.5"
33
}

CHANGELOG.md

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

3+
## [15.0.5](https://github.com/npm/pacote/compare/v15.0.4...v15.0.5) (2022-11-01)
4+
5+
### Dependencies
6+
7+
* [`63797a8`](https://github.com/npm/pacote/commit/63797a8cb64b6979dcc9f4fd59cdf5fd5d7d65ad) [#244](https://github.com/npm/pacote/pull/244) bump @npmcli/promise-spawn from 5.0.0 to 6.0.1 (#244)
8+
39
## [15.0.4](https://github.com/npm/pacote/compare/v15.0.3...v15.0.4) (2022-10-26)
410

511
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pacote",
3-
"version": "15.0.4",
3+
"version": "15.0.5",
44
"description": "JavaScript package downloader",
55
"author": "GitHub Inc.",
66
"bin": {

0 commit comments

Comments
 (0)