Skip to content

Commit 1bfd015

Browse files
committed
chore(release): 5.1.0 changelog
1 parent 7d0a4eb commit 1bfd015

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
@@ -2,6 +2,10 @@
22

33
`react-js-cron` follows [Semantic Versioning 2.0.0](http://semver.org/).
44

5+
#### 5.1.0
6+
7+
- **(New feature)** Issue [#75](https://github.com/xrutayisire/react-js-cron/issues/75): Add `getPopupContainer` from antd to Select component.
8+
59
#### 5.0.1
610

711
- Fix `dropdownsConfig` `filterOption` prop not working for months and week-days.

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