diff --git a/CHANGELOG.md b/CHANGELOG.md index 4521bf8e3..27b57709e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.5.0](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.4.0...v6.5.0) (2023-11-11) + + +### Bug Fixes + +* SlickCellRangeSelector stopped event bubbling in editor ([#1110](https://github.com/ghiscoding/aurelia-slickgrid/issues/1110)) ([17a6ee0](https://github.com/ghiscoding/aurelia-slickgrid/commit/17a6ee016e8c93bbb122e05017be87d78e0940b7)) + # [6.4.0](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.3.1...v6.4.0) (2023-11-02) diff --git a/package.json b/package.json index 9c0e810b1..3b92fde40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-slickgrid", - "version": "6.4.0", + "version": "6.5.0", "description": "Slickgrid components made available in Aurelia", "keywords": [ "aurelia",