diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ec2b918a..053890837 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Change Log + +All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [6.6.6](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.6.5...v6.6.6) (2023-12-15) + + +### Bug Fixes + +* spreading 2 grids options causes duplicate ext resources ([#1127](https://github.com/ghiscoding/aurelia-slickgrid/issues/1127)) ([33ad688](https://github.com/ghiscoding/aurelia-slickgrid/commit/33ad6880debffcc7305d74bbec8be4cc243cf365)) + # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -25,9 +36,7 @@ All notable changes to this project will be documented in this file. See [Conven ## [6.6.2](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.6.1...v6.6.2) (2023-11-26) -# Change Log -All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [6.6.0](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.5.1...v6.6.0) (2023-11-26) @@ -2011,4 +2020,4 @@ All notable changes to this project will be documented in this file. See [Conven * **grid:** add Pagination page number input ([8a89c58](https://github.com/ghiscoding/aurelia-slickgrid/commit/8a89c58)) * **query:** add `excludeFromQuery` prop and use it for Row Selection ([cda0e39](https://github.com/ghiscoding/aurelia-slickgrid/commit/cda0e39)) * **queryFilter:** add new "queryFieldFilter" and "queryFieldSorter" ([9d2aae1](https://github.com/ghiscoding/aurelia-slickgrid/commit/9d2aae1)) -* **selectEditors:** add select grid editors ([#22](https://github.com/ghiscoding/aurelia-slickgrid/issues/22)) ([5bd7215](https://github.com/ghiscoding/aurelia-slickgrid/commit/5bd7215)) +* **selectEditors:** add select grid editors ([#22](https://github.com/ghiscoding/aurelia-slickgrid/issues/22)) ([5bd7215](https://github.com/ghiscoding/aurelia-slickgrid/commit/5bd7215)) diff --git a/package.json b/package.json index fcd4b895e..d52580d1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-slickgrid", - "version": "6.6.5", + "version": "6.6.6", "description": "Slickgrid components made available in Aurelia", "keywords": [ "aurelia",