Skip to content

Commit

Permalink
chore(release): 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Jan 30, 2024
1 parent 07f72a9 commit 51e1629
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [3.1.3](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.2...v3.1.3) (2024-01-30)


### Bug Fixes

* **deps:** update dependency svelte to v4 ([c8a12cc](https://github.com/SauravKanchan/svelte-chartjs/commit/c8a12ccdf837121fc48ac6947d540a011f89561d))
* **size:** update size test to use the new build ([c850b88](https://github.com/SauravKanchan/svelte-chartjs/commit/c850b88352560376224e086a3bd3b66e0c7e09d5))

### [3.1.2](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.1...v3.1.2) (2023-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-chartjs",
"version": "3.1.2",
"version": "3.1.3",
"author": "Saurav Kanchan",
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
"license": "MIT",
Expand Down

0 comments on commit 51e1629

Please sign in to comment.