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 610fc0b commit 3875a69Copy full SHA for 3875a69
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.6.2...v1.6.3) (2023-08-21)
2
+
3
4
+### Bug Fixes
5
6
+* remove unused console.log ([610fc0b](https://github.com/CoCreate-app/CoCreate-file/commit/610fc0b99c344a954b776a610c514c56ec034e1f))
7
8
## [1.6.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.6.1...v1.6.2) (2023-08-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments