Skip to content

Commit 0eef95f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-12-09) ### Bug Fixes * formating ([ee217a5](ee217a5))
1 parent ee217a5 commit 0eef95f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.1.0](https://github.com/CoCreate-app/CoCreate-url-uploader/compare/v1.0.1...v1.1.0) (2024-11-04)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/url-uploader",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A simple url-uploader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"url-uploader",

0 commit comments

Comments
 (0)