Skip to content

Commit

Permalink
chore: release 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lukekarrys committed Aug 15, 2023
1 parent 6ddae13 commit c75d7d5
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
@@ -1,3 +1,3 @@
{
".": "17.0.0"
".": "17.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [17.0.1](https://github.com/npm/pacote/compare/v17.0.0...v17.0.1) (2023-08-15)

### Dependencies

* [`6ddae13`](https://github.com/npm/pacote/commit/6ddae13dd4cd346255221077d13fa534ed924f63) [#302](https://github.com/npm/pacote/pull/302) bump npm-registry-fetch from 15.0.0 to 16.0.0
* [`42bf787`](https://github.com/npm/pacote/commit/42bf787be1af58050edd38ab599bb74021b88dbf) [#300](https://github.com/npm/pacote/pull/300) bump npm-pick-manifest from 8.0.2 to 9.0.0

## [17.0.0](https://github.com/npm/pacote/compare/v16.0.0...v17.0.0) (2023-08-15)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pacote",
"version": "17.0.0",
"version": "17.0.1",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit c75d7d5

Please sign in to comment.