Skip to content

Commit

Permalink
chore(release): 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thabarbados committed Apr 21, 2022
1 parent 45cb362 commit f2a33aa
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.

### [4.0.6](https://github.com/apertureless/vue-chartjs/compare/v4.0.5...v4.0.6) (2022-04-21)


### Bug Fixes

* Fix typo in chartDestroy ([0907322](https://github.com/apertureless/vue-chartjs/commit/09073224b2a247facc725483831b176dc96c024b))
* **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))

### [4.0.5](https://github.com/apertureless/vue-chartjs/compare/v4.0.4...v4.0.5) (2022-04-08)


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": "vue-chartjs",
"version": "4.0.5",
"version": "4.0.6",
"packageManager": "[email protected]",
"description": "Vue.js wrapper for chart.js for creating beautiful charts.",
"author": "Jakub Juszczak <[email protected]>",
Expand Down

0 comments on commit f2a33aa

Please sign in to comment.