Skip to content

Commit b9ee53c

Browse files
chore(release): 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2023-06-15) ### Bug Fixes * Updatae [@cocreate](https://github.com/cocreate) dependnenies to the latest versions ([294fa6f](294fa6f))
1 parent 294fa6f commit b9ee53c

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.3.9](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.8...v1.3.9) (2023-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Updatae [@cocreate](https://github.com/cocreate) dependnenies to the latest versions ([294fa6f](https://github.com/CoCreate-app/CoCreate-file/commit/294fa6f30b12096ce52e2ac66ecd85b59a440c20))
7+
18
## [1.3.8](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.7...v1.3.8) (2023-06-15)
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.3.8",
3+
"version": "1.3.9",
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.24.32",
6565
"@cocreate/utils": "^1.21.16"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)