Skip to content

Commit 1a5f3dd

Browse files
committed
3.1.0 changelog
1 parent 1888a2b commit 1a5f3dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
#### 3.1.0
4+
5+
- Export convertor
6+
37
#### 3.0.1
48

59
- **(Important)** Issue [#40](https://github.com/xrutayisire/react-js-cron/issues/40): Antd v5 compatibility

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.0.1",
3+
"version": "3.1.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)