From 769a0c349ea0ef238f72ccb139be6df9e0eeeb14 Mon Sep 17 00:00:00 2001 From: Gabriel Sperrer Date: Sat, 12 Sep 2020 16:19:35 +0200 Subject: [PATCH] chore(release): 1.1.6 --- CHANGELOG.md | 6 ++++++ libs/angular-google-charts/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0259c4..6817226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.1.6](https://github.com/FERNman/angular-google-charts/compare/v1.1.5...v1.1.6) (2020-09-12) + +### Bug Fixes + +- compilation errors because of types ([24a5d6c](https://github.com/FERNman/angular-google-charts/commit/24a5d6c0b8c8e6e403e2ac4b9e0ab39196e76641)), closes [#167](https://github.com/FERNman/angular-google-charts/issues/167) + ### [1.1.5](https://github.com/FERNman/angular-google-charts/compare/v1.1.4...v1.1.5) (2020-09-07) ### Bug Fixes diff --git a/libs/angular-google-charts/package.json b/libs/angular-google-charts/package.json index d140cf3..a08165e 100644 --- a/libs/angular-google-charts/package.json +++ b/libs/angular-google-charts/package.json @@ -1,6 +1,6 @@ { "name": "angular-google-charts", - "version": "1.1.5", + "version": "1.1.6", "description": "A wrapper for the Google Charts library written with Angular", "keywords": [ "Angular",