Skip to content

Commit

Permalink
Release 7.10.0
Browse files Browse the repository at this point in the history
[skip ci]

## [7.10.0](v7.9.0...v7.10.0) (2023-08-30)

### Features

* print yesterday update packages ([#461](#461)) ([87c5d33](87c5d33))
  • Loading branch information
semantic-release-bot committed Aug 30, 2023
1 parent 87c5d33 commit fe59d25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit fe59d25

Please sign in to comment.