Skip to content

Commit 2a5ddc9

Browse files
committed
Version 2.11.1
1 parent d0b63bc commit 2a5ddc9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Changelog
22
=========
3+
## 2.11.1
4+
* The open prop should now work as intended
5+
36
## 2.11.0
47
* onFocus now receives the browser event
58
* Do not open browser menu on right click of arrows in time view

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-datetime",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "A lightweight but complete datetime picker React.js component.",
55
"homepage": "https://github.com/YouCanBookMe/react-datetime",
66
"repository": {

0 commit comments

Comments
 (0)