Skip to content

Commit 00601b3

Browse files
chore(release): 1.9.6 [skip ci]
## [1.9.6](v1.9.5...v1.9.6) (2023-10-17) ### Bug Fixes * await getValue() ([93a475a](93a475a))
1 parent 93a475a commit 00601b3

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.9.6](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.5...v1.9.6) (2023-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* await getValue() ([93a475a](https://github.com/CoCreate-app/CoCreate-file/commit/93a475ae31a77d9dd804b87539524fe75a8249b6))
7+
18
## [1.9.5](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.4...v1.9.5) (2023-10-14)
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.9.5",
3+
"version": "1.9.6",
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)