Skip to content

Commit 9a3a977

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([309a71a](309a71a))
1 parent 309a71a commit 9a3a977

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.11.0...v1.12.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([309a71a](https://github.com/CoCreate-app/CoCreate-file/commit/309a71a3d0318664fb61ed3532a410aa8249c16f))
7+
18
# [1.11.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.10.0...v1.11.0) (2023-11-12)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",
@@ -64,4 +64,4 @@
6464
"@cocreate/render": "^1.32.0",
6565
"@cocreate/utils": "^1.27.4"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)