diff --git a/cypress/screenshots/components/vue-ui-donut.cy.js/VueUiDonut -- renders with different config attributes (failed).png b/cypress/screenshots/components/vue-ui-donut.cy.js/VueUiDonut -- renders with different config attributes (failed).png deleted file mode 100644 index e1fe55a2..00000000 Binary files a/cypress/screenshots/components/vue-ui-donut.cy.js/VueUiDonut -- renders with different config attributes (failed).png and /dev/null differ diff --git a/package-lock.json b/package-lock.json index 76784014..a30883e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-data-ui", - "version": "1.9.66", + "version": "1.9.67", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-data-ui", - "version": "1.9.66", + "version": "1.9.67", "license": "MIT", "devDependencies": { "@vitejs/plugin-vue": "^4.2.3", diff --git a/package.json b/package.json index 1322269f..6c5f2cba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-data-ui", "private": false, - "version": "1.9.66", + "version": "1.9.67", "type": "module", "description": "A user-empowering data visualization Vue components library", "keywords": [ diff --git a/src/components/vue-ui-candlestick.vue b/src/components/vue-ui-candlestick.vue index ac8fd709..06b2aa27 100644 --- a/src/components/vue-ui-candlestick.vue +++ b/src/components/vue-ui-candlestick.vue @@ -1,6 +1,6 @@