Skip to content

Commit 1fc3c3b

Browse files
committed
chore(release): 3.0.1
1 parent 2a34f4f commit 1fc3c3b

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.0.1](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.0.0...v3.0.1) (2022-09-20)
6+
7+
8+
### Bug Fixes
9+
10+
* typed components update fix ([#78](https://github.com/SauravKanchan/svelte-chartjs/issues/78)) ([2a34f4f](https://github.com/SauravKanchan/svelte-chartjs/commit/2a34f4f4a23b6b2860bb44d681e0ad7159fe9ae3))
11+
512
## [3.0.0](https://github.com/SauravKanchan/svelte-chartjs/compare/v2.1.1...v3.0.0) (2022-09-19)
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.0.0",
4+
"version": "3.0.1",
55
"author": "Saurav Kanchan",
66
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
77
"license": "MIT",

0 commit comments

Comments
 (0)