Skip to content

Commit 7a1eea4

Browse files
committed
chore(release): 5.3.3
1 parent 8ed95f2 commit 7a1eea4

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+
### [5.3.3](https://github.com/apertureless/vue-chartjs/compare/v5.3.2...v5.3.3) (2025-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* fix aria labels ([8ed95f2](https://github.com/apertureless/vue-chartjs/commit/8ed95f26f415785e919ae8ff0b6e15432cfd6bab))
11+
* fix website ci ([#1108](https://github.com/apertureless/vue-chartjs/issues/1108)) ([72ac2cd](https://github.com/apertureless/vue-chartjs/commit/72ac2cd94d301fe7f38612457c87958b5b88e0a4))
12+
513
### [5.3.2](https://github.com/apertureless/vue-chartjs/compare/v5.3.1...v5.3.2) (2024-10-31)
614

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-chartjs",
33
"type": "module",
4-
"version": "5.3.2",
4+
"version": "5.3.3",
55
"description": "Vue.js wrapper for chart.js for creating beautiful charts.",
66
"author": "Jakub Juszczak <jakub@posteo.de>",
77
"homepage": "http://vue-chartjs.org",

0 commit comments

Comments
 (0)