Skip to content

Commit

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

## [7.11.1](v7.11.0...v7.11.1) (2023-09-20)

### Bug Fixes

* lockfile convert option ([#466](#466)) ([dee32a1](dee32a1)), closes [#465](#465)
  • Loading branch information
semantic-release-bot committed Sep 20, 2023
1 parent dee32a1 commit caae2a5
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.11.1](https://github.com/cnpm/npminstall/compare/v7.11.0...v7.11.1) (2023-09-20)


### Bug Fixes

* lockfile convert option ([#466](https://github.com/cnpm/npminstall/issues/466)) ([dee32a1](https://github.com/cnpm/npminstall/commit/dee32a1d3e77cf7c7faf5ac1112211c40dde82b8)), closes [#465](https://github.com/cnpm/npminstall/issues/465)

## [7.11.0](https://github.com/cnpm/npminstall/compare/v7.10.0...v7.11.0) (2023-09-14)


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.11.0",
"version": "7.11.1",
"description": "Make npm install fast and handy.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit caae2a5

Please sign in to comment.