Skip to content

Commit

Permalink
3.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xrutayisire committed Mar 7, 2023
1 parent 1888a2b commit 1a5f3dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

#### 3.1.0

- Export convertor

#### 3.0.1

- **(Important)** Issue [#40](https://github.com/xrutayisire/react-js-cron/issues/40): Antd v5 compatibility
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-js-cron",
"version": "3.0.1",
"version": "3.1.0",
"description": "A React cron editor with antd inspired by jqCron",
"author": "Xavier Rutayisire <[email protected]> (https://github.com/xrutayisire/)",
"license": "MIT",
Expand Down

0 comments on commit 1a5f3dd

Please sign in to comment.