Skip to content

Commit a5e6382

Browse files
committed
3.2.0 changelog
1 parent f226ec0 commit a5e6382

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
## Changelog
22

3+
#### 3.2.0
4+
5+
- Add themes support for antd v5 with ConfigProvider (@nefedov-dm)
6+
37
#### 3.1.0
48

5-
- Export convertor
9+
- Export converter (@useafterfree)
610

711
#### 3.0.1
812

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-js-cron",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "A React cron editor with antd inspired by jqCron",
55
"author": "Xavier Rutayisire <[email protected]> (https://github.com/xrutayisire/)",
66
"license": "MIT",

0 commit comments

Comments
 (0)