Skip to content

Commit cd88618

Browse files
chore(main): release 13.6.0
1 parent a9a4cdd commit cd88618

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [13.6.0](https://github.com/npm/pacote/compare/v13.5.0...v13.6.0) (2022-06-01)
4+
5+
6+
### Features
7+
8+
* replaceRegistryHost can now be a hostname ([#177](https://github.com/npm/pacote/issues/177)) ([a9a4cdd](https://github.com/npm/pacote/commit/a9a4cdd79a46b002ceba4d7944d0524367ed599c))
9+
10+
11+
### Bug Fixes
12+
13+
* error when passing signature without keys ([#176](https://github.com/npm/pacote/issues/176)) ([d69e524](https://github.com/npm/pacote/commit/d69e524845ce5a752bdba9a2e3647ce23934b3a9))
14+
315
## [13.5.0](https://github.com/npm/pacote/compare/v13.4.1...v13.5.0) (2022-05-25)
416

517

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

0 commit comments

Comments
 (0)