Chart.js
Chart.js copied to clipboard
CDNJS is missing latest ChartJS versions
Expected behavior
CDNJS contains the latest ChartJS version (4.4.4).
Current behavior
The latest version on CDNJS is 4.4.1 https://cdnjs.com/libraries/Chart.js
jsdelivr and npm correctly contain version 4.4.4
chart.js version
v4.4.4
As CDNJS is the first CDN listed on the ChartJS Installation page, any chance of getting it continuously updated with the latest release?
Opened an issue on the cdnjs github about this: https://github.com/cdnjs/packages/issues/1909