From b7255bedd30925b5638a33e5bc4dee5038bc47a1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 7 Jan 2023 17:22:42 +0000 Subject: [PATCH] Release 7.2.2 [skip ci] ## [7.2.2](https://github.com/cnpm/npminstall/compare/v7.2.1...v7.2.2) (2023-01-07) ### Bug Fixes * store packages on workspace root node_modules ([#435](https://github.com/cnpm/npminstall/issues/435)) ([b86b545](https://github.com/cnpm/npminstall/commit/b86b545e3df9e9917c0464f607caec821cafda53)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15aab1db..b83cca43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.2.2](https://github.com/cnpm/npminstall/compare/v7.2.1...v7.2.2) (2023-01-07) + + +### Bug Fixes + +* store packages on workspace root node_modules ([#435](https://github.com/cnpm/npminstall/issues/435)) ([b86b545](https://github.com/cnpm/npminstall/commit/b86b545e3df9e9917c0464f607caec821cafda53)) + ## [7.2.1](https://github.com/cnpm/npminstall/compare/v7.2.0...v7.2.1) (2023-01-06) diff --git a/package.json b/package.json index 6a8bfd6c..2ee84a52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "7.2.1", + "version": "7.2.2", "description": "Make npm install fast and handy.", "main": "lib/index.js", "files": [