From aecd22bdecb8afb9368563dc21a3672976e43cd8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 May 2023 03:25:33 +0000 Subject: [PATCH] Release 7.7.0 [skip ci] ## [7.7.0](https://github.com/cnpm/npminstall/compare/v7.6.1...v7.7.0) (2023-05-02) ### Features * support offline mode ([#457](https://github.com/cnpm/npminstall/issues/457)) ([d7c52ee](https://github.com/cnpm/npminstall/commit/d7c52eec9a7f65d7ab3b83964bd0018c51162dac)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc54f058..0388da3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.7.0](https://github.com/cnpm/npminstall/compare/v7.6.1...v7.7.0) (2023-05-02) + + +### Features + +* support offline mode ([#457](https://github.com/cnpm/npminstall/issues/457)) ([d7c52ee](https://github.com/cnpm/npminstall/commit/d7c52eec9a7f65d7ab3b83964bd0018c51162dac)) + ## [7.6.1](https://github.com/cnpm/npminstall/compare/v7.6.0...v7.6.1) (2023-04-20) diff --git a/package.json b/package.json index f3759525..ea84f995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "7.6.1", + "version": "7.7.0", "description": "Make npm install fast and handy.", "main": "lib/index.js", "files": [