From ac428038568422da4bf1d85a450fbd1398396c98 Mon Sep 17 00:00:00 2001 From: John White <750350+johnhwhite@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:43:24 -0500 Subject: [PATCH] chore(main): release 6.0.0 (#141) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ version.txt | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9d5573c..a3a12f4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.0.1" + ".": "6.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 62dc5c7..3b5ad89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [6.0.0](https://github.com/johnhwhite/ng-keyboard-sort/compare/v5.0.1...v6.0.0) (2024-11-22) + + +### ⚠ BREAKING CHANGES + +* **ng-keyboard-sort:** update to Angular 19 ([#140](https://github.com/johnhwhite/ng-keyboard-sort/issues/140)) + +### Features + +* **ng-keyboard-sort:** update to Angular 19 ([#140](https://github.com/johnhwhite/ng-keyboard-sort/issues/140)) ([b15973f](https://github.com/johnhwhite/ng-keyboard-sort/commit/b15973f31d3515d43f8f8f7ebc1d0f3e70dc95e7)) + ## [5.0.1](https://github.com/johnhwhite/ng-keyboard-sort/compare/v5.0.0...v5.0.1) (2024-10-20) diff --git a/version.txt b/version.txt index 6b244dc..09b254e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.0.1 +6.0.0