Skip to content

Commit

Permalink
Bumps to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arqex committed Sep 21, 2020
1 parent 5ff74a5 commit 3258157
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,8 @@ Changelog
## 3.0.3
* Localize AM and PM strings
* Make calendar fluid width
* Fixes findDOMNode deprecated warning in Strict Mode - Thanks @kkalve
* Simplification of the base code - Thanks @onlined

## 3.0.2
* Fixes typescript typings not being exposed publicly
Expand Down
2 changes: 1 addition & 1 deletion dist/react-datetime.cjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-datetime.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-datetime.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-datetime.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-datetime",
"version": "3.0.2",
"version": "3.0.3",
"description": "A lightweight but complete datetime picker React.js component",
"homepage": "https://github.com/arqex/react-datetime",
"repository": {
Expand Down

0 comments on commit 3258157

Please sign in to comment.