Skip to content

Commit

Permalink
chore: release 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and wraithgar committed Oct 18, 2022
1 parent 9a5d485 commit 11dbb8d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "8.0.0"
".": "8.0.1"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [8.0.1](https://github.com/npm/npm-pick-manifest/compare/v8.0.0...v8.0.1) (2022-10-18)

### Dependencies

* [`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.0.0](https://github.com/npm/npm-pick-manifest/compare/v7.0.2...v8.0.0) (2022-10-14)

### ⚠️ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-pick-manifest",
"version": "8.0.0",
"version": "8.0.1",
"description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
"main": "./lib",
"files": [
Expand Down

0 comments on commit 11dbb8d

Please sign in to comment.