From 0d6246df894560217ed2bf5ce1ded050b400f3df Mon Sep 17 00:00:00 2001 From: Jacco van den Berg Date: Wed, 16 Oct 2024 18:13:40 +0200 Subject: [PATCH] Bump package to 3.1.0 (#951) * Bump package to 3.1.0 * Increase tollerance as test --------- Co-authored-by: Jacco van den Berg --- package-lock.json | 4 ++-- package.json | 2 +- test/fixtures/label/contentMultiline.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae336ed36..c860591e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chartjs-plugin-annotation", - "version": "3.0.1", + "version": "3.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "chartjs-plugin-annotation", - "version": "3.0.1", + "version": "3.1.0", "license": "MIT", "devDependencies": { "@rollup/plugin-json": "^6.0.0", diff --git a/package.json b/package.json index d49de77ed..5cd621be7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chartjs-plugin-annotation", "homepage": "https://www.chartjs.org/chartjs-plugin-annotation/index", "description": "Annotations for Chart.js", - "version": "3.0.1", + "version": "3.1.0", "author": "Evert Timberg ", "license": "MIT", "type": "module", diff --git a/test/fixtures/label/contentMultiline.js b/test/fixtures/label/contentMultiline.js index 005145e2b..8606818ba 100644 --- a/test/fixtures/label/contentMultiline.js +++ b/test/fixtures/label/contentMultiline.js @@ -1,5 +1,5 @@ module.exports = { - tolerance: 0.0055, + tolerance: 0.0075, config: { type: 'bar', options: {