Skip to content

Commit c821114

Browse files
committed
chore(release): 2.1.1
1 parent 893d78c commit c821114

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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+
### [2.1.1](https://github.com/SauravKanchan/svelte-chartjs/compare/v2.1.0...v2.1.1) (2022-08-29)
6+
7+
8+
### Bug Fixes
9+
10+
* chart ref prop type fix ([#70](https://github.com/SauravKanchan/svelte-chartjs/issues/70)) ([893d78c](https://github.com/SauravKanchan/svelte-chartjs/commit/893d78cae03c5ccb43dacabcf1b27bff958b1a5c))
11+
512
## [2.1.0](https://github.com/SauravKanchan/svelte-chartjs/compare/v2.0.1...v2.1.0) (2022-08-17)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-chartjs",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"author": "Saurav Kanchan",
55
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
66
"license": "MIT",

0 commit comments

Comments
 (0)