Skip to content

Commit a7a6bda

Browse files
committed
chore(release): 4.1.1
1 parent e26f196 commit a7a6bda

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.1.1](https://github.com/apertureless/vue-chartjs/compare/v4.1.0...v4.1.1) (2022-05-27)
6+
7+
8+
### Bug Fixes
9+
10+
* add type comment on Chart Objects ([#825](https://github.com/apertureless/vue-chartjs/issues/825)) ([#860](https://github.com/apertureless/vue-chartjs/issues/860)) ([2311361](https://github.com/apertureless/vue-chartjs/commit/231136131d3cce81f362ccf1e58a0573308a5503))
11+
512
## [4.1.0](https://github.com/apertureless/vue-chartjs/compare/v4.0.7...v4.1.0) (2022-05-10)
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.1.0",
3+
"version": "4.1.1",
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)