diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aafb33e..8e1998b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [5.0.1] - 2022-07-05 + ### Chores - Update all transitive dependencies @@ -230,5 +232,6 @@ Edit: _Do not use. It breaks Node 8 compatiblity. Use 2.0.0 instead_ - Added AUTHORS. - Cleaned Markdown files. -[unreleased]: https://github.com/scinos/yarn-deduplicate/compare/v5.0.0...HEAD +[unreleased]: https://github.com/scinos/yarn-deduplicate/compare/v5.0.1...HEAD +[5.0.1]: https://github.com/scinos/yarn-deduplicate/compare/v5.0.0...v5.0.1 [5.0.0]: https://github.com/scinos/yarn-deduplicate/compare/v4.0.0...v5.0.0 diff --git a/package.json b/package.json index 5c5fa6d3..65d5df9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarn-deduplicate", - "version": "5.0.0", + "version": "5.0.1", "bin": "./dist/cli.js", "description": "Deduplication tool for yarn.lock files", "keywords": [