diff --git a/CHANGELOG.md b/CHANGELOG.md index f8bb63a..91139d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.0.2](https://github.com/npm/npm-pick-manifest/compare/v7.0.1...v7.0.2) (2022-08-25) + + +### Dependencies + +* bump npm-normalize-package-bin from 1.0.1 to 2.0.0 ([#60](https://github.com/npm/npm-pick-manifest/issues/60)) ([933ce0f](https://github.com/npm/npm-pick-manifest/commit/933ce0fbd4e33a37a5ce2cefcaff03d1e1d6a2ab)) + ### [7.0.1](https://github.com/npm/npm-pick-manifest/compare/v7.0.0...v7.0.1) (2022-04-05) diff --git a/package.json b/package.json index 625a65e..b3ebc9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-pick-manifest", - "version": "7.0.1", + "version": "7.0.2", "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.", "main": "./lib", "files": [