diff --git a/CHANGELOG.md b/CHANGELOG.md index f26ab181..c2caba26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.4.1](https://github.com/cnpm/npminstall/compare/v7.4.0...v7.4.1) (2023-01-28) + + +### Bug Fixes + +* ignore anti semver tips on `@*` deps ([#446](https://github.com/cnpm/npminstall/issues/446)) ([317bcbb](https://github.com/cnpm/npminstall/commit/317bcbb481c814db47cb14ded4792ea41382c108)) + ## [7.4.0](https://github.com/cnpm/npminstall/compare/v7.3.1...v7.4.0) (2023-01-14) diff --git a/package.json b/package.json index e6f58beb..a03e9178 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "7.4.0", + "version": "7.4.1", "description": "Make npm install fast and handy.", "main": "lib/index.js", "files": [