Skip to content

Commit 1527e13

Browse files
chore(release): 1.17.3 [skip ci]
## [1.17.3](v1.17.2...v1.17.3) (2024-05-08) ### Bug Fixes * description length less than 350 characters ([c2a9a7a](c2a9a7a))
1 parent c2a9a7a commit 1527e13

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.17.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.17.2...v1.17.3) (2024-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* description length less than 350 characters ([c2a9a7a](https://github.com/CoCreate-app/CoCreate-file/commit/c2a9a7a8aa6d96cfe0e41e563f4219fd87cfad87))
7+
18
## [1.17.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.17.1...v1.17.2) (2024-04-29)
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.17.2",
3+
"version": "1.17.3",
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)