Skip to content

Commit 51e1629

Browse files
committed
chore(release): 3.1.3
1 parent 07f72a9 commit 51e1629

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.3](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.2...v3.1.3) (2024-01-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency svelte to v4 ([c8a12cc](https://github.com/SauravKanchan/svelte-chartjs/commit/c8a12ccdf837121fc48ac6947d540a011f89561d))
11+
* **size:** update size test to use the new build ([c850b88](https://github.com/SauravKanchan/svelte-chartjs/commit/c850b88352560376224e086a3bd3b66e0c7e09d5))
12+
513
### [3.1.2](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.1...v3.1.2) (2023-01-18)
614

715

package.json

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

0 commit comments

Comments
 (0)