We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad199e8 commit 6d8b4d1Copy full SHA for 6d8b4d1
CHANGELOG.md
@@ -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
8
## [1.3.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.3.0...v1.3.1) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments