Skip to content

Commit af9ffb2

Browse files
github-actions[bot]nlf
authored andcommitted
chore: release 15.1.1
1 parent 8f4e39c commit af9ffb2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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.1.0"
2+
".": "15.1.1"
33
}

CHANGELOG.md

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

3+
## [15.1.1](https://github.com/npm/pacote/compare/v15.1.0...v15.1.1) (2023-02-21)
4+
5+
### Bug Fixes
6+
7+
* [`8f4e39c`](https://github.com/npm/pacote/commit/8f4e39c72e41c8a307db2cff4e7cf9f6e630e3e2) [#261](https://github.com/npm/pacote/pull/261) always ignore ownership from tar headers (#261) (@nlf)
8+
39
## [15.1.0](https://github.com/npm/pacote/compare/v15.0.8...v15.1.0) (2023-02-13)
410

511
### Features

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

0 commit comments

Comments
 (0)