From eebda5494c9f0c6088f5fb8975e367d6b0b90ab0 Mon Sep 17 00:00:00 2001 From: Gabriel Sperrer Date: Fri, 17 Jan 2025 15:01:25 +0100 Subject: [PATCH] chore(release): 16.0.2 --- CHANGELOG.md | 2 ++ projects/angular-google-charts/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b5b20..65ea0e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [16.0.2](https://github.com/FERNman/angular-google-charts/compare/v16.0.1...v16.0.2) (2025-01-17) + ### [16.0.1](https://github.com/FERNman/angular-google-charts/compare/v16.0.0...v16.0.1) (2024-09-12) ### Bug Fixes diff --git a/projects/angular-google-charts/package.json b/projects/angular-google-charts/package.json index 224934d..dcc7ae6 100644 --- a/projects/angular-google-charts/package.json +++ b/projects/angular-google-charts/package.json @@ -1,6 +1,6 @@ { "name": "angular-google-charts", - "version": "16.0.1", + "version": "16.0.2", "description": "A wrapper for the Google Charts library written with Angular", "keywords": [ "Angular",