From da52ec9cd5640d424075ccb6beb622c63e98c4ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:43:12 -0700 Subject: [PATCH] chore(main): release 7.0.2 (#62) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [