From 23c9c5fd9b883ef076366f470a5ac748946ed45a Mon Sep 17 00:00:00 2001 From: Martin Guillon Date: Tue, 19 Oct 2021 09:40:35 +0200 Subject: [PATCH] v1.2.6 --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- plugin/CHANGELOG.md | 8 ++++++++ plugin/package.json | 2 +- 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b03282..e5da7d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.6](https://github.com/Akylas/nativescript-chart/compare/v1.2.5...v1.2.6) (2021-10-19) + + +### Bug Fixes + +* allow to user color and colors ([046e501](https://github.com/Akylas/nativescript-chart/commit/046e5014b342b103ef7d41159b5c69cde1149f6a)) + + + + + ## [1.2.5](https://github.com/Akylas/nativescript-chart/compare/v1.2.4...v1.2.5) (2021-10-19) diff --git a/lerna.json b/lerna.json index 17c16b9d..3de06bd1 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "plugin" ], - "version": "1.2.5", + "version": "1.2.6", "command": { "publish": { "conventionalCommits": true diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index 62853c3d..573b6b1d 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.6](https://github.com/nativescript-community/ui-chart/compare/v1.2.5...v1.2.6) (2021-10-19) + +**Note:** Version bump only for package @nativescript-community/ui-chart + + + + + ## [1.2.5](https://github.com/nativescript-community/ui-chart/compare/v1.2.4...v1.2.5) (2021-10-19) **Note:** Version bump only for package @nativescript-community/ui-chart diff --git a/plugin/package.json b/plugin/package.json index df2c6972..559b3a8a 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-chart", - "version": "1.2.5", + "version": "1.2.6", "sideEffects": false, "description": "A powerful chart / graph plugin, supporting line, bar, pie, radar, bubble, and candlestick charts as well as scaling, panning and animations.", "keywords": [