Skip to content

Commit f95b5b8

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2021-07-21) ### Bug Fixes * only update files if files.length>0 (PR[#31](#31)) ([bb83813](bb83813))
1 parent bb83813 commit f95b5b8

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

0 commit comments

Comments
 (0)