Skip to content

Commit 11dbb8d

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 8.0.1
1 parent 9a5d485 commit 11dbb8d

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-
".": "8.0.0"
2+
".": "8.0.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+
## [8.0.1](https://github.com/npm/npm-pick-manifest/compare/v8.0.0...v8.0.1) (2022-10-18)
4+
5+
### Dependencies
6+
7+
* [`9a5d485`](https://github.com/npm/npm-pick-manifest/commit/9a5d4859fcfb5bcb5cbbb309b5cc5a40dae9954e) [#73](https://github.com/npm/npm-pick-manifest/pull/73) bump npm-package-arg from 9.1.2 to 10.0.0
8+
39
## [8.0.0](https://github.com/npm/npm-pick-manifest/compare/v7.0.2...v8.0.0) (2022-10-14)
410

511
### ⚠️ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-pick-manifest",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
55
"main": "./lib",
66
"files": [

0 commit comments

Comments
 (0)