Skip to content

Commit

Permalink
chore: release 15.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lukekarrys committed Nov 2, 2022
1 parent dbbda43 commit b0c286c
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@
{
".": "15.0.5"
".": "15.0.6"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [15.0.6](https://github.com/npm/pacote/compare/v15.0.5...v15.0.6) (2022-11-02)

### Dependencies

* [`dbbda43`](https://github.com/npm/pacote/commit/dbbda43a22fdbbc3a9c09273beaf316c0de3d4aa) [#246](https://github.com/npm/pacote/pull/246) `@npmcli/[email protected]`

## [15.0.5](https://github.com/npm/pacote/compare/v15.0.4...v15.0.5) (2022-11-01)

### Dependencies
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": "15.0.5",
"version": "15.0.6",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
Expand Down

0 comments on commit b0c286c

Please sign in to comment.