Skip to content

Commit

Permalink
Bump to version 2.1.2 (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
stockiNail authored Jan 12, 2023
1 parent 20c4d28 commit 60a2ceb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "chartjs-plugin-annotation",
"homepage": "https://www.chartjs.org/chartjs-plugin-annotation/index",
"description": "Annotations for Chart.js",
"version": "2.1.1",
"version": "2.1.2",
"author": "Evert Timberg <[email protected]>",
"license": "MIT",
"main": "dist/chartjs-plugin-annotation.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@simonbrunel/vuepress-plugin-versions": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"chart.js": "^4.1.1",
"chart.js": "^4.1.2",
"chartjs-test-utils": "^0.5.0",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 60a2ceb

Please sign in to comment.