Skip to content

Commit daa6c50

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2023-08-18) ### Bug Fixes * typo "@cocreate/Actions" to "@cocreate/actions" ([48d98cd](48d98cd))
1 parent 48d98cd commit daa6c50

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.5.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.1...v1.5.2) (2023-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* typo "@cocreate/Actions" to "@cocreate/actions" ([48d98cd](https://github.com/CoCreate-app/CoCreate-file/commit/48d98cda211f907e47f096d9cb52922950a8a2d6))
7+
18
## [1.5.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.0...v1.5.1) (2023-08-17)
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.5.1",
3+
"version": "1.5.2",
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)