diff --git a/CHANGELOG.md b/CHANGELOG.md index cf001f8a6..96d9a21c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.1.0](https://github.com/ghiscoding/angular-slickgrid/compare/v6.0.1...v6.1.0) (2023-07-21) + + +### Features + +* **common:** add `scrollIntoView` to GridService `addItems`, fix [#1201](https://github.com/ghiscoding/angular-slickgrid/issues/1201) ([f93f5bf](https://github.com/ghiscoding/angular-slickgrid/commit/f93f5bf29a7d6f3804e12c58a06e70b01f4cf99f)) + ## [6.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v6.0.0...v6.0.1) (2023-07-01) diff --git a/package.json b/package.json index 21ef38bb0..18437a612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "6.0.1", + "version": "6.1.0", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",