Skip to content

Commit 23296dd

Browse files
chore(release): 1.9.4 [skip ci]
## [1.9.4](v1.9.3...v1.9.4) (2023-10-09) ### Bug Fixes * bump dependencies ([871a4c8](871a4c8))
1 parent 871a4c8 commit 23296dd

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.9.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.3...v1.9.4) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([871a4c8](https://github.com/CoCreate-app/CoCreate-file/commit/871a4c80179e10e2c97a5139ef2b2633c9d34d07))
7+
18
## [1.9.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.2...v1.9.3) (2023-10-09)
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.9.3",
3+
"version": "1.9.4",
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.28.2",
6565
"@cocreate/utils": "^1.25.2"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)