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 323c2e4 commit bcd19eeCopy full SHA for bcd19ee
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.0...v1.2.1) (2023-06-10)
2
+
3
4
+### Bug Fixes
5
6
+* Refactor authentication & update config file output format ([27da6f0](https://github.com/CoCreate-app/CoCreate-file/commit/27da6f06c832bb3e153074a96a42017f0f0a3c30))
7
8
# [1.2.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.1.0...v1.2.0) (2023-06-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments