Skip to content

Commit d88238d

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-06-14) ### Bug Fixes * add @cocreate/config package ([6ae4a9f](6ae4a9f))
1 parent 6ae4a9f commit d88238d

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.3.4](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.3...v1.3.4) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add @cocreate/config package ([6ae4a9f](https://github.com/CoCreate-app/CoCreate-file/commit/6ae4a9f870f36d293a1c2bcb2ea4f188cf3b136f))
7+
18
## [1.3.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.2...v1.3.3) (2023-06-11)
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.3.3",
3+
"version": "1.3.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.24.31",
6565
"@cocreate/utils": "^1.21.15"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)