Skip to content

Commit 5b825a9

Browse files
authored
double rename
1 parent cfb968f commit 5b825a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/v4-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A number of changes were made to the configuration options passed to the `Chart`
3030
* Time and timeseries scales use `ticks.stepSize` instead of `time.stepSize`, which has been removed.
3131
* `maxTickslimit` wont be used for the ticks in `autoSkip` if the determined max ticks is less then the `maxTicksLimit`.
3232
* `dist/chart.js` has been removed.
33-
* `dist/chart.min.js` has been renamed to `dist/chart.umd.min.js`.
33+
* `dist/chart.min.js` has been renamed to `dist/chart.umd.min.js` (and before 4.5.0 `dist/chart.umd.js`).
3434
* `dist/chart.esm.js` has been renamed to `dist/chart.js`.
3535

3636
#### Type changes

0 commit comments

Comments
 (0)