Skip to content

Commit 194eec9

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.0...v1.14.0) (2023-11-25) ### Bug Fixes * update licensing details ([8c40ebb](8c40ebb)) ### Features * upgrade dependencies for latest features and fixes ([d30415b](d30415b))
1 parent d30415b commit 194eec9

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.14.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.13.0...v1.14.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update licensing details ([8c40ebb](https://github.com/CoCreate-app/CoCreate-file/commit/8c40ebb79f9c81d27574a43130daec77c3f778ba))
7+
8+
9+
### Features
10+
11+
* upgrade dependencies for latest features and fixes ([d30415b](https://github.com/CoCreate-app/CoCreate-file/commit/d30415b76459f3d0fb80085a2560e667d3e66a8d))
12+
113
# [1.13.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.12.0...v1.13.0) (2023-11-25)
214

315

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.13.0",
3+
"version": "1.14.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.35.0",
6565
"@cocreate/utils": "^1.29.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)