chore: update bug version

This commit is contained in:
二货机器人 2022-12-08 17:49:04 +08:00
parent 2c1bafb82a
commit 62b68b9de1

View File

@ -21,6 +21,7 @@ const DEPRECIATED_VERSION = {
'https://github.com/ant-design/ant-design/issues/37931',
],
'4.24.0': ['https://github.com/ant-design/ant-design/issues/38371'],
'5.0.4': ['https://github.com/ant-design/ant-design/issues/39284'],
};
function matchDeprecated(version) {