Skip to content

Commit 56040a6

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.3...v1.6.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([2aab571](2aab571))
1 parent 2aab571 commit 56040a6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.3...v1.6.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([2aab571](https://github.com/CoCreate-app/CoCreate-file/commit/2aab571f45cb35ef84a2df219c2a129299c918bd))
7+
18
## [1.5.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.2...v1.5.3) (2023-08-21)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",
@@ -64,4 +64,4 @@
6464
"@cocreate/render": "^1.26.1",
6565
"@cocreate/utils": "^1.23.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)