Skip to content

Commit 593054e

Browse files
committed
Deploy 1.0.9
1 parent e75f568 commit 593054e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# react-admin-mui-dateinputs Changelog
22

3+
## 1.0.9
4+
5+
- Ran build command for new pick options type
6+
37
## 1.0.8
48

59
- Change prop options to pickerOptions

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-admin-mui-dateinputs",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "MUI date/time pickers for use in react-admin applications",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)