Skip to content

Commit 7cc52f9

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.2...v1.16.0) (2024-02-16) ### Features * if realtime save on file selection ([de3c32c](de3c32c))
1 parent de3c32c commit 7cc52f9

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.16.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.15.2...v1.16.0) (2024-02-16)
2+
3+
4+
### Features
5+
6+
* if realtime save on file selection ([de3c32c](https://github.com/CoCreate-app/CoCreate-file/commit/de3c32cdf3a1a1c18424ef0e8554fab40a85411d))
7+
18
## [1.15.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.15.1...v1.15.2) (2024-02-14)
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.15.2",
3+
"version": "1.16.0",
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)