Skip to content

Commit 91f7d29

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2023-06-11) ### Bug Fixes * renamed hosts to host. the value can be a string or an array of strings ([a427463](a427463))
1 parent a427463 commit 91f7d29

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.2.5](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.4...v1.2.5) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed hosts to host. the value can be a string or an array of strings ([a427463](https://github.com/CoCreate-app/CoCreate-file/commit/a427463c3f780f26c8e8e6ac2085d8eecb049e6a))
7+
18
## [1.2.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.3...v1.2.4) (2023-06-10)
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.2.4",
3+
"version": "1.2.5",
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)