Skip to content

Commit 84dbe49

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2023-12-28) ### Bug Fixes * typo ([b01a79a](b01a79a))
1 parent b01a79a commit 84dbe49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.1](https://github.com/CoCreate-app/CoCreate-file/compare/v1.14.0...v1.14.1) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* typo ([b01a79a](https://github.com/CoCreate-app/CoCreate-file/commit/b01a79aa91dcdcca3d17fda1afa248672c24ad14))
7+
18
# [1.14.0](https://github.com/CoCreate-app/CoCreate-file/compare/v1.13.0...v1.14.0) (2023-11-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/file",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",

0 commit comments

Comments
 (0)