Skip to content

Commit 17bd07a

Browse files
chore(release): 1.19.5 [skip ci]
## [1.19.5](v1.19.4...v1.19.5) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([b7830d3](b7830d3))
1 parent b7830d3 commit 17bd07a

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.19.5](https://github.com/CoCreate-app/CoCreate-file/compare/v1.19.4...v1.19.5) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([b7830d3](https://github.com/CoCreate-app/CoCreate-file/commit/b7830d30475d7b430c493db4948593fae5c71dba))
7+
18
## [1.19.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.19.3...v1.19.4) (2025-04-30)
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.19.4",
3+
"version": "1.19.5",
44
"description": "A versatile, configurable headless file uploader supporting local and server operations. Accessible via a JavaScript API and HTML5 attributes, it provides seamless file reading, writing, and uploading with fallbacks to the standard HTML5 file input API. Ideal for developers needing robust file management in headless environments.",
55
"keywords": [
66
"file-uploader",
@@ -64,4 +64,4 @@
6464
"@cocreate/render": "^1.45.2",
6565
"@cocreate/utils": "^1.39.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)