Skip to content

Commit 44ffcd7

Browse files
chore(release): 1.8.5 [skip ci]
## [1.8.5](v1.8.4...v1.8.5) (2023-04-18) ### Bug Fixes * **Providers:** array field with file (DataProvider) ([f9734c8](f9734c8))
1 parent f9734c8 commit 44ffcd7

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.5](https://github.com/ra-libs/react/compare/v1.8.4...v1.8.5) (2023-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **Providers:** array field with file (DataProvider) ([f9734c8](https://github.com/ra-libs/react/commit/f9734c8e3772b53b755864b4d0f3c7f282791afc))
7+
18
## [1.8.4](https://github.com/ra-libs/react/compare/v1.8.3...v1.8.4) (2023-04-04)
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.4",
3+
"version": "1.8.5",
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)