Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 13.6.0
Browse files Browse the repository at this point in the history
github-actions[bot] authored Jun 1, 2022
1 parent f356cb2 commit 5b3e3b3
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [13.6.0](https://github.com/npm/pacote/compare/v13.5.0...v13.6.0) (2022-06-01)


### Features

* replaceRegistryHost can now be a hostname ([#177](https://github.com/npm/pacote/issues/177)) ([a9a4cdd](https://github.com/npm/pacote/commit/a9a4cdd79a46b002ceba4d7944d0524367ed599c))


### Bug Fixes

* error when passing signature without keys ([#176](https://github.com/npm/pacote/issues/176)) ([d69e524](https://github.com/npm/pacote/commit/d69e524845ce5a752bdba9a2e3647ce23934b3a9))


### Documentation

* add some fields to the README ([#180](https://github.com/npm/pacote/issues/180)) ([f356cb2](https://github.com/npm/pacote/commit/f356cb2ebef239131fc24a9d23ca3cc595a254d4))

## [13.5.0](https://github.com/npm/pacote/compare/v13.4.1...v13.5.0) (2022-05-25)


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": "13.5.0",
"version": "13.6.0",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {

0 comments on commit 5b3e3b3

Please sign in to comment.