diff --git a/CHANGELOG.md b/CHANGELOG.md index e1614512..f278e352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.10.0](https://github.com/cnpm/npminstall/compare/v7.9.0...v7.10.0) (2023-08-30) + + +### Features + +* print yesterday update packages ([#461](https://github.com/cnpm/npminstall/issues/461)) ([87c5d33](https://github.com/cnpm/npminstall/commit/87c5d33f2b89d5c30116b87dcd495b611f3b4e7d)) + ## [7.9.0](https://github.com/cnpm/npminstall/compare/v7.8.0...v7.9.0) (2023-05-26) diff --git a/package.json b/package.json index 93660eb5..8798f7ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "7.9.0", + "version": "7.10.0", "description": "Make npm install fast and handy.", "main": "lib/index.js", "files": [