mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: update date (#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>
This commit is contained in:
@@ -17,7 +17,7 @@ tag: vVERSION
|
||||
|
||||
## 6.2.3
|
||||
|
||||
`2026-02-01`
|
||||
`2026-02-02`
|
||||
|
||||
- Button
|
||||
- 🐞 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)
|
||||
|
||||
@@ -334,12 +334,12 @@
|
||||
"size-limit": [
|
||||
{
|
||||
"path": "./dist/antd.min.js",
|
||||
"limit": "524 KiB",
|
||||
"limit": "434 KiB",
|
||||
"gzip": true
|
||||
},
|
||||
{
|
||||
"path": "./dist/antd-with-locales.min.js",
|
||||
"limit": "618 KiB",
|
||||
"limit": "526 KiB",
|
||||
"gzip": true
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user