Skip to content

Commit 6d8b4d1

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2023-06-11) ### Bug Fixes * removed mime-types dependency ([ad199e8](ad199e8))
1 parent ad199e8 commit 6d8b4d1

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.3.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.1...v1.3.2) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* removed mime-types dependency ([ad199e8](https://github.com/CoCreate-app/CoCreate-file/commit/ad199e85900e46d5e1ccea96bfa2746be255c289))
7+
18
## [1.3.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.0...v1.3.1) (2023-06-11)
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.3.1",
3+
"version": "1.3.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)