Skip to content

Commit 2cf8f28

Browse files
committed
chore(release): 9.5.11
1 parent 6f229f7 commit 2cf8f28

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="9.5.11"></a>
6+
## [9.5.11](https://github.com/npm/pacote/compare/v9.5.10...v9.5.11) (2019-12-09)
7+
8+
9+
### Bug Fixes
10+
11+
* sanitize and normalize package bin field ([6f229f7](https://github.com/npm/pacote/commit/6f229f7))
12+
13+
14+
515
<a name="9.5.10"></a>
616
## [9.5.10](https://github.com/npm/pacote/compare/v9.5.9...v9.5.10) (2019-12-04)
717

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "9.5.10",
3+
"version": "9.5.11",
44
"description": "JavaScript package downloader",
55
"publishConfig": {
66
"tag": "v9-legacy"

0 commit comments

Comments
 (0)