From 448822559f145c889bd4c68eb931842b9ececa4b Mon Sep 17 00:00:00 2001 From: Sergio Cinos Date: Mon, 29 Aug 2022 13:15:22 +0200 Subject: [PATCH] Release 6.0.0 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0c985f0..e0d4746a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [6.0.0] - 2022-08-29 + ### Breaking changes - Drop support for Node 12.x. Minimum supported version is 14.x @@ -266,7 +268,8 @@ 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.2...HEAD +[unreleased]: https://github.com/scinos/yarn-deduplicate/compare/v6.0.0...HEAD +[6.0.0]: https://github.com/scinos/yarn-deduplicate/compare/v5.0.2...v6.0.0 [5.0.2]: https://github.com/scinos/yarn-deduplicate/compare/v5.0.1...v5.0.2 [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 354902ee..4d154eb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarn-deduplicate", - "version": "5.0.2", + "version": "6.0.0", "bin": "./dist/cli.js", "description": "Deduplication tool for yarn.lock files", "keywords": [