Skip to content

Commit 04c9f8f

Browse files
chore(release): 1.9.5 [skip ci]
## [1.9.5](v1.9.4...v1.9.5) (2023-10-14) ### Bug Fixes * bump dependencies ([b922b43](b922b43))
1 parent b922b43 commit 04c9f8f

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.5](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.4...v1.9.5) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([b922b43](https://github.com/CoCreate-app/CoCreate-file/commit/b922b43fd21485db0be2397c2a9c113c7a3a586b))
7+
18
## [1.9.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.3...v1.9.4) (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.4",
3+
"version": "1.9.5",
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.3",
6565
"@cocreate/utils": "^1.25.3"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)