Skip to content

Commit 930b51c

Browse files
chore(release): 1.2.0-beta.1 [skip ci]
# [1.2.0-beta.1](v1.1.0...v1.2.0-beta.1) (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 7c6ac43 commit 930b51c

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.10",
3+
"version": "1.2.0-beta.1",
44
"main": "index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)