]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump to 3.6.1 (#9929) v3.6.1
authorEvert Timberg <evert.timberg+github@gmail.com>
Tue, 30 Nov 2021 18:14:49 +0000 (13:14 -0500)
committerGitHub <noreply@github.com>
Tue, 30 Nov 2021 18:14:49 +0000 (13:14 -0500)
package-lock.json
package.json

index 46e671e316b466b0e5a515617e46d46343d6c3af..bf8929d8f7fb5c243736590bf36b6db933cb5ae7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "chart.js",
-  "version": "3.6.0",
+  "version": "3.6.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
index fdc7afca041ee9fb46895d354cd94079f8e6c84b..f7d22e32e1c0430ae010cb8f9ab0ea2dfb920f2d 100644 (file)
@@ -2,7 +2,7 @@
     "name": "chart.js",
     "homepage": "https://www.chartjs.org",
     "description": "Simple HTML5 charts using the canvas element.",
-    "version": "3.6.0",
+    "version": "3.6.1",
     "license": "MIT",
     "jsdelivr": "dist/chart.min.js",
     "unpkg": "dist/chart.min.js",
         "vuepress-theme-chartjs": "^0.2.0",
         "yargs": "^17.0.1"
     }
-}
\ No newline at end of file
+}