Skip to content

Commit fe59d25

Browse files
Release 7.10.0
[skip ci] ## [7.10.0](v7.9.0...v7.10.0) (2023-08-30) ### Features * print yesterday update packages ([#461](#461)) ([87c5d33](87c5d33))
1 parent 87c5d33 commit fe59d25

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [7.9.0](https://github.com/cnpm/npminstall/compare/v7.8.0...v7.9.0) (2023-05-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npminstall",
3-
"version": "7.9.0",
3+
"version": "7.10.0",
44
"description": "Make npm install fast and handy.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)