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 3a8954b commit d3d6e60Copy full SHA for d3d6e60
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.13...v1.3.0) (2023-06-11)
2
+
3
4
+### Features
5
6
+* mimeTypes ([739bacd](https://github.com/CoCreate-app/CoCreate-file/commit/739bacdc524646f0ec8a5065f6e84d87872b2a64))
7
8
## [1.2.13](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.12...v1.2.13) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.2.13",
+ "version": "1.3.0",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments