Skip to content

Commit 3b2486d

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-08-21) ### Bug Fixes * if directories or source is undefined ([daa2a3a](daa2a3a))
1 parent daa2a3a commit 3b2486d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.6.0...v1.6.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* if directories or source is undefined ([daa2a3a](https://github.com/CoCreate-app/CoCreate-file/commit/daa2a3a86eaabf4838bb20e69e2d1413b04eebf4))
7+
18
# [1.6.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.3...v1.6.0) (2023-08-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",

0 commit comments

Comments
 (0)