Skip to content

Commit a088a1c

Browse files
committed
chore(release): 3.1.2
1 parent 3bd69dc commit a088a1c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [3.1.2](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.1...v3.1.2) (2023-01-18)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade chart.js with fixed types ([3bd69dc](https://github.com/SauravKanchan/svelte-chartjs/commit/3bd69dcf297325061401e679ef31b6d3eeaa30a5))
11+
512
### [3.1.1](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.0...v3.1.1) (2023-01-18)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-chartjs",
33
"type": "module",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"author": "Saurav Kanchan",
66
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
77
"license": "MIT",

0 commit comments

Comments
 (0)