Skip to content

Commit 4197936

Browse files
chore(release): 1.0.0-beta.10 [skip ci]
# [1.0.0-beta.10](v1.0.0-beta.9...v1.0.0-beta.10) (2020-10-09) ### Bug Fixes * not removing files after file change ([90bbb2b](90bbb2b)) ### Features * add option to change path of stored file ([29572e5](29572e5))
1 parent 29572e5 commit 4197936

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": "@admin-bro/upload",
3-
"version": "1.0.0-beta.9",
3+
"version": "1.0.0-beta.10",
44
"main": "index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)