Skip to content

Commit

Permalink
chore(release): 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Apr 9, 2024
1 parent 8d19c31 commit 35184ff
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.

### [5.3.1](https://github.com/apertureless/vue-chartjs/compare/v5.3.0...v5.3.1) (2024-04-09)


### Bug Fixes

* **types:** bar chart data ([#1087](https://github.com/apertureless/vue-chartjs/issues/1087)) ([f5ffcab](https://github.com/apertureless/vue-chartjs/commit/f5ffcab7a99bbf0009153fd47e72e28d25dfe2c2))

## [5.3.0](https://github.com/apertureless/vue-chartjs/compare/v5.2.0...v5.3.0) (2023-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-chartjs",
"type": "module",
"version": "5.3.0",
"version": "5.3.1",
"description": "Vue.js wrapper for chart.js for creating beautiful charts.",
"author": "Jakub Juszczak <jakub@posteo.de>",
"homepage": "http://vue-chartjs.org",
Expand Down

0 comments on commit 35184ff

Please sign in to comment.