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 d457871 commit 7174d70Copy full SHA for 7174d70
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.12](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.11...v1.2.12) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* testing workflow ([d457871](https://github.com/CoCreate-app/CoCreate-file/commit/d457871e958e4cf7f93cababb61fbfa209553497))
7
8
## [1.2.11](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.10...v1.2.11) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file",
- "version": "1.2.11",
+ "version": "1.2.12",
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
"keywords": [
"file",
0 commit comments