diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7fe6a84 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Change Log + +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. + + +## [2.1.3](https://github.com/highcharts/highcharts-angular/compare/v2.1.2...v2.1.3) (2018-08-27) + + + + +## [2.1.2](https://github.com/highcharts/highcharts-angular/compare/v2.1.1...v2.1.2) (2018-08-24) + + + + +## [2.1.1](https://github.com/highcharts/highcharts-angular/compare/v2.1.0...v2.1.1) (2018-08-24) + + + + +# [2.1.0](https://github.com/highcharts/highcharts-angular/compare/v2.0.3...v2.1.0) (2018-08-24) + + +### Features + +* Added CHANGELOG.md and updated related documentation. ([8452557](https://github.com/highcharts/highcharts-angular/commit/8452557)) diff --git a/highcharts-angular/CHANGELOG.md b/highcharts-angular/CHANGELOG.md index 99df6e8..7fe6a84 100644 --- a/highcharts-angular/CHANGELOG.md +++ b/highcharts-angular/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +## [2.1.3](https://github.com/highcharts/highcharts-angular/compare/v2.1.2...v2.1.3) (2018-08-27) + + + ## [2.1.2](https://github.com/highcharts/highcharts-angular/compare/v2.1.1...v2.1.2) (2018-08-24) diff --git a/highcharts-angular/package.json b/highcharts-angular/package.json index 4b153b9..9c9dcff 100644 --- a/highcharts-angular/package.json +++ b/highcharts-angular/package.json @@ -1,7 +1,7 @@ { "name": "highcharts-angular", "description": "Highcharts component for Angular.", - "version": "2.1.2", + "version": "2.1.3", "license": "SEE LICENSE IN ", "author": "Black Label (http://blacklabel.pl)", "bugs": {