Skip to content

Commit dbf1225

Browse files
chore: release 13.0.3 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3417714 commit dbf1225

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
### [13.0.3](https://github.com/npm/pacote/compare/v13.0.2...v13.0.3) (2022-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* ignore integrity values for git dependencies ([#123](https://github.com/npm/pacote/issues/123)) ([3417714](https://github.com/npm/pacote/commit/3417714f84a7599adffdd3a19730c8643103282f))
9+
10+
11+
### Dependencies
12+
13+
* bump @npmcli/run-script from 2.0.0 to 3.0.0 ([#124](https://github.com/npm/pacote/issues/124)) ([6026b73](https://github.com/npm/pacote/commit/6026b736442d703fb650b605e22125e926b9a03c))
14+
315
### [13.0.2](https://github.com/npm/pacote/compare/v13.0.1...v13.0.2) (2022-02-16)
416

517

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pacote",
3-
"version": "13.0.2",
3+
"version": "13.0.3",
44
"description": "JavaScript package downloader",
55
"author": "GitHub Inc.",
66
"bin": {

0 commit comments

Comments
 (0)