Skip to content

Commit

Permalink
chore: release 17.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and npm-cli-bot committed Dec 7, 2023
1 parent 6fd23ad commit 0aec71a
Show file tree
Hide file tree
Showing 3 changed files with 11 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 @@
{
".": "17.0.5"
".": "17.0.6"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [17.0.6](https://github.com/npm/pacote/compare/v17.0.5...v17.0.6) (2023-12-07)

### Chores

* [`6fd23ad`](https://github.com/npm/pacote/commit/6fd23ad232035edc3624e74d4558ee18ce562bdd) [#342](https://github.com/npm/pacote/pull/342) postinstall for dependabot template-oss PR (@lukekarrys)
* [`c3b398a`](https://github.com/npm/pacote/commit/c3b398a4c646e1e202cb6f42ce846a81f4e5ddb5) [#342](https://github.com/npm/pacote/pull/342) bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])
* [`4557919`](https://github.com/npm/pacote/commit/45579193a63fb7547c696ddd6bd17dd0b29ed989) [#337](https://github.com/npm/pacote/pull/337) postinstall for dependabot template-oss PR (@lukekarrys)
* [`c7e293c`](https://github.com/npm/pacote/commit/c7e293c98c9cad47e96572d5e1321b77d26c4bb9) [#337](https://github.com/npm/pacote/pull/337) bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])

## [17.0.5](https://github.com/npm/pacote/compare/v17.0.4...v17.0.5) (2023-12-01)

### Bug Fixes
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": "17.0.5",
"version": "17.0.6",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit 0aec71a

Please sign in to comment.