We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c5d33 commit fe59d25Copy full SHA for fe59d25
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.10.0](https://github.com/cnpm/npminstall/compare/v7.9.0...v7.10.0) (2023-08-30)
4
+
5
6
+### Features
7
8
+* print yesterday update packages ([#461](https://github.com/cnpm/npminstall/issues/461)) ([87c5d33](https://github.com/cnpm/npminstall/commit/87c5d33f2b89d5c30116b87dcd495b611f3b4e7d))
9
10
## [7.9.0](https://github.com/cnpm/npminstall/compare/v7.8.0...v7.9.0) (2023-05-26)
11
12
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": [
0 commit comments