Skip to content

Commit f37df2a

Browse files
chore(release): 1.8.10 [skip ci]
## [1.8.10](v1.8.9...v1.8.10) (2023-05-08) ### Bug Fixes * use date-fns adapter for date inputs ([5f7e7d4](5f7e7d4))
1 parent 5f7e7d4 commit f37df2a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.10](https://github.com/ra-libs/react/compare/v1.8.9...v1.8.10) (2023-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* use date-fns adapter for date inputs ([5f7e7d4](https://github.com/ra-libs/react/commit/5f7e7d4f61a53e6586c2a6b154fc693975c81d6e))
7+
18
## [1.8.9](https://github.com/ra-libs/react/compare/v1.8.8...v1.8.9) (2023-05-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ra-libs/react",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "React admin front components and utils",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)