Skip to content

Commit 955afb1

Browse files
chore: update date (ant-design#56837)
* chore: update date * update * Update package.json Signed-off-by: thinkasany <480968828@qq.com> --------- Signed-off-by: thinkasany <480968828@qq.com> Co-authored-by: thinkasany <480968828@qq.com>
1 parent 443abf2 commit 955afb1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tag: vVERSION
1717

1818
## 6.2.3
1919

20-
`2026-02-01`
20+
`2026-02-02`
2121

2222
- Button
2323
- 🐞 Fix Button `defaultBg`, `defaultColor`, `defaultHoverColor` and `defaultActiveColor` tokens not taking effect. [#56238](https://github.com/ant-design/ant-design/pull/56238) [@ug-hero](https://github.com/ug-hero)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,12 +334,12 @@
334334
"size-limit": [
335335
{
336336
"path": "./dist/antd.min.js",
337-
"limit": "524 KiB",
337+
"limit": "434 KiB",
338338
"gzip": true
339339
},
340340
{
341341
"path": "./dist/antd-with-locales.min.js",
342-
"limit": "618 KiB",
342+
"limit": "526 KiB",
343343
"gzip": true
344344
}
345345
],

0 commit comments

Comments
 (0)