Skip to content

Commit 1e3337b

Browse files
committed
chore(release): 4.0.4
1 parent 543774c commit 1e3337b

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+
### [4.0.4](https://github.com/apertureless/vue-chartjs/compare/v4.0.3...v4.0.4) (2022-04-01)
6+
7+
8+
### Bug Fixes
9+
10+
* change legacy chart instance type ([#789](https://github.com/apertureless/vue-chartjs/issues/789)) ([543774c](https://github.com/apertureless/vue-chartjs/commit/543774c4b0c68535824a4b337d6d12bfab6583bb)), closes [#782](https://github.com/apertureless/vue-chartjs/issues/782)
11+
512
### [4.0.3](https://github.com/apertureless/vue-chartjs/compare/v4.0.2...v4.0.3) (2022-03-29)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-chartjs",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"packageManager": "[email protected]",
55
"description": "Vue.js wrapper for chart.js for creating beautiful charts.",
66
"author": "Jakub Juszczak <[email protected]>",

0 commit comments

Comments
 (0)