Skip to content

Commit f2a33aa

Browse files
committed
chore(release): 4.0.6
1 parent 45cb362 commit f2a33aa

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+
### [4.0.6](https://github.com/apertureless/vue-chartjs/compare/v4.0.5...v4.0.6) (2022-04-21)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix typo in chartDestroy ([0907322](https://github.com/apertureless/vue-chartjs/commit/09073224b2a247facc725483831b176dc96c024b))
11+
* **legacycharts:** fix update for multiple reactive charts in one page ([#818](https://github.com/apertureless/vue-chartjs/issues/818)) ([45cb362](https://github.com/apertureless/vue-chartjs/commit/45cb36271f629a3df3d0a078ddae037da813c1aa))
12+
513
### [4.0.5](https://github.com/apertureless/vue-chartjs/compare/v4.0.4...v4.0.5) (2022-04-08)
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": "vue-chartjs",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
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)