Skip to content

Commit a08a9a3

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 15.1.0
1 parent 2916b72 commit a08a9a3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "15.0.8"
2+
".": "15.1.0"
33
}

CHANGELOG.md

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

3+
## [15.1.0](https://github.com/npm/pacote/compare/v15.0.8...v15.1.0) (2023-02-13)
4+
5+
### Features
6+
7+
* [`2916b72`](https://github.com/npm/pacote/commit/2916b725c3c2bdd661874ad1c54eefd10398bc46) [#259](https://github.com/npm/pacote/pull/259) verifyAttestations to registry.manifest (@feelepxyz, @bdehamer)
8+
9+
### Dependencies
10+
11+
* [`f0bd19b`](https://github.com/npm/pacote/commit/f0bd19b425be18a007538aa8cb6b55b0afc35cbe) add sigstore 1.0.0
12+
313
## [15.0.8](https://github.com/npm/pacote/compare/v15.0.7...v15.0.8) (2022-12-14)
414

515
### Dependencies

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

0 commit comments

Comments
 (0)