Skip to content

Commit 355a48f

Browse files
chore(release): 20.4.0 [skip ci]
# [20.4.0](v20.3.0...v20.4.0) (2026-01-22) ### Features * Add RcFile type from Ant Design Upload ([#325](#325)) ([9bc8e80](9bc8e80))
1 parent 9bc8e80 commit 355a48f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [20.4.0](https://github.com/mll-lab/react-components/compare/v20.3.0...v20.4.0) (2026-01-22)
2+
3+
4+
### Features
5+
6+
* Add RcFile type from Ant Design Upload ([#325](https://github.com/mll-lab/react-components/issues/325)) ([9bc8e80](https://github.com/mll-lab/react-components/commit/9bc8e803c9de42e43bf3677c0aeee6443b2c9f95))
7+
18
# [20.3.0](https://github.com/mll-lab/react-components/compare/v20.2.2...v20.3.0) (2026-01-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mll-lab/react-components",
33
"description": "Shared React components of MLL",
4-
"version": "20.3.0",
4+
"version": "20.4.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)