Skip to content

Commit c63527e

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-02-18) ### Bug Fixes * fix mkdir bug for local-provider ([#24](https://github.com/SoftwareBrothers/adminjs-upload/issues/24))([@sarcastic-verma](https://github.com/sarcastic-verma)) ([8dad188](8dad188))
1 parent 9844e78 commit c63527e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/upload",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)