diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 88b381dca..beebe252f 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.9.1](https://github.com/ghiscoding/aurelia-slickgrid/compare/v1.9.0...v1.9.1) (2018-03-13) + + +### Bug Fixes + +* **formatter:** translate formatter was causing issues in some occasion ([8acdc28](https://github.com/ghiscoding/aurelia-slickgrid/commit/8acdc28)) + + + # [1.9.0](https://github.com/ghiscoding/aurelia-slickgrid/compare/v1.7.1...v1.9.0) (2018-03-13) diff --git a/package.json b/package.json index 67dd3b6f7..561ba4831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-slickgrid", - "version": "1.9.0", + "version": "1.9.1", "description": "Slickgrid components made available in Aurelia", "keywords": [ "aurelia",