Skip to content

Commit

Permalink
chore(release): 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Feb 6, 2024
1 parent 042229b commit c8d99d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.5](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.4...v3.1.5) (2024-02-06)


### Bug Fixes

* **exports:** update types path to use the correct type def ([539e2c7](https://github.com/SauravKanchan/svelte-chartjs/commit/539e2c74f6900cd301d643e454865918c010a979))

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

### [3.1.3](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.1.2...v3.1.3) (2024-01-30)
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.4",
"version": "3.1.5",
"author": "Saurav Kanchan",
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
"license": "MIT",
Expand Down

0 comments on commit c8d99d8

Please sign in to comment.