From 2bb0de791ccc1775d13cfbdaab97c2ac71c8f1e7 Mon Sep 17 00:00:00 2001 From: Ghislain B Date: Fri, 13 Apr 2018 20:58:52 -0400 Subject: [PATCH] chore(release): 1.12.2 --- doc/CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 44d59bf19..3e1900bed 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.12.2](https://github.com/ghiscoding/aurelia-slickgrid/compare/v1.12.1...v1.12.2) (2018-04-14) + + +### Bug Fixes + +* **delete:** deleteDataGridItemById should also work on row index 0 ([af283f3](https://github.com/ghiscoding/aurelia-slickgrid/commit/af283f3)) + + + ## [1.12.1](https://github.com/ghiscoding/aurelia-slickgrid/compare/v1.12.0...v1.12.1) (2018-04-13) diff --git a/package.json b/package.json index 44be2b019..21e980a54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-slickgrid", - "version": "1.12.1", + "version": "1.12.2", "description": "Slickgrid components made available in Aurelia", "keywords": [ "aurelia",