We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75f568 commit 593054eCopy full SHA for 593054e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# react-admin-mui-dateinputs Changelog
2
3
+## 1.0.9
4
+
5
+- Ran build command for new pick options type
6
7
## 1.0.8
8
9
- Change prop options to pickerOptions
package.json
@@ -1,6 +1,6 @@
{
"name": "react-admin-mui-dateinputs",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "MUI date/time pickers for use in react-admin applications",
"main": "lib/index.js",
"scripts": {
0 commit comments