Skip to content

Commit 2b7fb9c

Browse files
chore(release): 1.2.0-beta.2 [skip ci]
# [1.2.0-beta.2](v1.2.0-beta.1...v1.2.0-beta.2) (2020-10-11) ### Bug Fixes * gitignore settings for types ([43f6ad6](43f6ad6)) ### Features * add multi file upload ([fcb425b](fcb425b)) * improve erro handing for multiple invocations ([391b639](391b639))
1 parent 43f6ad6 commit 2b7fb9c

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

0 commit comments

Comments
 (0)