dumptyd / vue-css-donut-chart

Lightweight Vue component for drawing pure CSS donut charts
https://dumptyd.github.io/vue-css-donut-chart/
MIT License
128 stars 19 forks source link

Revert Vue version from 2.6.14 to 2.6.11 #62

Closed dumptyd closed 2 years ago

dumptyd commented 2 years ago

Upgrading to Vue 2.6.14 broke the package when using it with Vue versions lower than 2.6.13. This version reverts that change and goes back to using 2.6.11 .

codecov[bot] commented 2 years ago

Codecov Report

Merging #62 (602d743) into master (9eb3b13) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          121       121           
  Branches        28        28           
=========================================
  Hits           121       121           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9eb3b13...602d743. Read the comment docs.