Skip to content

Commit f1efd0c

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 17.0.2
1 parent c3b892d commit f1efd0c

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-
".": "17.0.1"
2+
".": "17.0.2"
33
}

CHANGELOG.md

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

3+
## [17.0.2](https://github.com/npm/pacote/compare/v17.0.1...v17.0.2) (2023-08-18)
4+
5+
### Dependencies
6+
7+
* [`c3b892d`](https://github.com/npm/pacote/commit/c3b892db8b889e43d8f385ee1171e2e36a5b32eb) [#303](https://github.com/npm/pacote/pull/303) bump sigstore from 1.3.0 to 2.0.0
8+
39
## [17.0.1](https://github.com/npm/pacote/compare/v17.0.0...v17.0.1) (2023-08-15)
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": "17.0.1",
3+
"version": "17.0.2",
44
"description": "JavaScript package downloader",
55
"author": "GitHub Inc.",
66
"bin": {

0 commit comments

Comments
 (0)