Skip to content

Commit b7ed304

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2023-10-09) ### Bug Fixes * bump cocreate dependency versions ([1ff6a15](1ff6a15)) * bump dependencies ([2ce5dc3](2ce5dc3))
1 parent 2ce5dc3 commit b7ed304

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.1...v1.9.2) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependency versions ([1ff6a15](https://github.com/CoCreate-app/CoCreate-file/commit/1ff6a152bff209813f21f2ebb0a7a5ebfbc33477))
7+
* bump dependencies ([2ce5dc3](https://github.com/CoCreate-app/CoCreate-file/commit/2ce5dc3c735fbf1647ed95aa04447a779211bb4f))
8+
19
## [1.9.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.9.0...v1.9.1) (2023-10-09)
210

311

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.1",
3+
"version": "1.9.2",
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.0",
6565
"@cocreate/utils": "^1.25.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)