Skip to content

Commit 593f6bb

Browse files
chore: release 15.0.7 (#251)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a734d61 commit 593f6bb

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "15.0.6"
2+
".": "15.0.7"
33
}

CHANGELOG.md

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

3+
## [15.0.7](https://github.com/npm/pacote/compare/v15.0.6...v15.0.7) (2022-12-07)
4+
5+
### Dependencies
6+
7+
* [`a734d61`](https://github.com/npm/pacote/commit/a734d61379c3b5690ad2e10d382dc5486b93266b) [#250](https://github.com/npm/pacote/pull/250) bump minipass from 3.3.6 to 4.0.0
8+
39
## [15.0.6](https://github.com/npm/pacote/compare/v15.0.5...v15.0.6) (2022-11-02)
410

511
### Dependencies

package.json

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

0 commit comments

Comments
 (0)