We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee217a5 commit 0eef95fCopy full SHA for 0eef95f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/CoCreate-app/CoCreate-url-uploader/compare/v1.1.0...v1.1.1) (2024-12-09)
2
+
3
4
+### Bug Fixes
5
6
+* formating ([ee217a5](https://github.com/CoCreate-app/CoCreate-url-uploader/commit/ee217a53c372a2c85e084d4d100142b12ab90ea1))
7
8
# [1.1.0](https://github.com/CoCreate-app/CoCreate-url-uploader/compare/v1.0.1...v1.1.0) (2024-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/url-uploader",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "A simple url-uploader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"url-uploader",
0 commit comments