Skip to content

Commit c3565a7

Browse files
chore(release): 1.19.4 [skip ci]
## [1.19.4](v1.19.3...v1.19.4) (2025-04-30) ### Bug Fixes * added css-loader ([76ce0e7](76ce0e7)) * update query attributes ([52612c0](52612c0)) * updated cocreate modules versions ([d27f8e8](d27f8e8)) * webpack.config and devdependencies ([41c2a5a](41c2a5a))
1 parent 76ce0e7 commit c3565a7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.19.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.19.3...v1.19.4) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([76ce0e7](https://github.com/CoCreate-app/CoCreate-file/commit/76ce0e743104f515419ef47dddc58c3d39cd8501))
7+
* update query attributes ([52612c0](https://github.com/CoCreate-app/CoCreate-file/commit/52612c0e7ae552c0225cde2fe16118ef90338ae6))
8+
* updated cocreate modules versions ([d27f8e8](https://github.com/CoCreate-app/CoCreate-file/commit/d27f8e8c6c82cc6cd0c4d7ef4baf186f81816a2a))
9+
* webpack.config and devdependencies ([41c2a5a](https://github.com/CoCreate-app/CoCreate-file/commit/41c2a5a250ff4f00da8c0649ee4bae7fa4be56dc))
10+
111
## [1.19.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.19.2...v1.19.3) (2025-04-11)
212

313

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.19.3",
3+
"version": "1.19.4",
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",

0 commit comments

Comments
 (0)