From caae2a54e7748273a93455beea3c7a5ef05aaec1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Sep 2023 14:49:07 +0000 Subject: [PATCH] Release 7.11.1 [skip ci] ## [7.11.1](https://github.com/cnpm/npminstall/compare/v7.11.0...v7.11.1) (2023-09-20) ### Bug Fixes * lockfile convert option ([#466](https://github.com/cnpm/npminstall/issues/466)) ([dee32a1](https://github.com/cnpm/npminstall/commit/dee32a1d3e77cf7c7faf5ac1112211c40dde82b8)), closes [#465](https://github.com/cnpm/npminstall/issues/465) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9791e320..cdb78bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.11.1](https://github.com/cnpm/npminstall/compare/v7.11.0...v7.11.1) (2023-09-20) + + +### Bug Fixes + +* lockfile convert option ([#466](https://github.com/cnpm/npminstall/issues/466)) ([dee32a1](https://github.com/cnpm/npminstall/commit/dee32a1d3e77cf7c7faf5ac1112211c40dde82b8)), closes [#465](https://github.com/cnpm/npminstall/issues/465) + ## [7.11.0](https://github.com/cnpm/npminstall/compare/v7.10.0...v7.11.0) (2023-09-14) diff --git a/package.json b/package.json index 18f52d16..1f5e130b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "7.11.0", + "version": "7.11.1", "description": "Make npm install fast and handy.", "main": "lib/index.js", "files": [