Skip to content

Commit 2b6dd7f

Browse files
committed
v1.2.14
1 parent 1ad7cb6 commit 2b6dd7f

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.14](https://github.com/Akylas/nativescript-chart/compare/v1.2.13...v1.2.14) (2021-11-30)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-chart
9+
10+
11+
12+
13+
614
## [1.2.13](https://github.com/Akylas/nativescript-chart/compare/v1.2.12...v1.2.13) (2021-11-25)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"plugin"
44
],
5-
"version": "1.2.13",
5+
"version": "1.2.14",
66
"command": {
77
"publish": {
88
"conventionalCommits": true

plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.14](https://github.com/nativescript-community/ui-chart/compare/v1.2.13...v1.2.14) (2021-11-30)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-chart
9+
10+
11+
12+
13+
614
## [1.2.13](https://github.com/nativescript-community/ui-chart/compare/v1.2.12...v1.2.13) (2021-11-25)
715

816
**Note:** Version bump only for package @nativescript-community/ui-chart

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-chart",
3-
"version": "1.2.13",
3+
"version": "1.2.14",
44
"sideEffects": false,
55
"description": "A powerful chart / graph plugin, supporting line, bar, pie, radar, bubble, and candlestick charts as well as scaling, panning and animations.",
66
"keywords": [

0 commit comments

Comments
 (0)