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 48d98cd commit daa6c50Copy full SHA for daa6c50
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.1...v1.5.2) (2023-08-18)
2
+
3
4
+### Bug Fixes
5
6
+* typo "@cocreate/Actions" to "@cocreate/actions" ([48d98cd](https://github.com/CoCreate-app/CoCreate-file/commit/48d98cda211f907e47f096d9cb52922950a8a2d6))
7
8
## [1.5.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.5.0...v1.5.1) (2023-08-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments