diff --git a/CHANGELOG.md b/CHANGELOG.md index e65a98857..cf001f8a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v6.0.0...v6.0.1) (2023-07-01) + + +### Bug Fixes + +* **grouping:** DraggableGrouping could throw when leaving page ([6ff7f98](https://github.com/ghiscoding/angular-slickgrid/commit/6ff7f98f22fc019dd395d1538d75bcdbfccf1706)) +* using esbuild requires to specify type imports ([e694a6b](https://github.com/ghiscoding/angular-slickgrid/commit/e694a6b3b0334f60641646b32af247468d31d53c)) + +# Change Log +All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # [6.0.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.4...v6.0.0) (2023-05-29) ### Follow the [Migration 6.x Guide](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Migration-to-6.x) @@ -1371,4 +1382,4 @@ All notable changes to this project will be documented in this file. See [Conven * **translate:** add optional Locale functionality ([8f24d2d](https://github.com/ghiscoding/angular-slickgrid/commit/8f24d2d)) * **translate:** make ngx-translate an optional dependency ([86b1214](https://github.com/ghiscoding/angular-slickgrid/commit/86b1214)) * **translate:** make ngx-translate optional in all necessary Editors ([5eb1ec1](https://github.com/ghiscoding/angular-slickgrid/commit/5eb1ec1)) -* **translate:** make translate optional in SlickPagination component ([0d6b2e2](https://github.com/ghiscoding/angular-slickgrid/commit/0d6b2e2)) +* **translate:** make translate optional in SlickPagination component ([0d6b2e2](https://github.com/ghiscoding/angular-slickgrid/commit/0d6b2e2)) \ No newline at end of file diff --git a/package.json b/package.json index d01f88a0c..4d93db02d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "6.0.0", + "version": "6.0.1", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",