Skip to content

Commit a7d3779

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b7c568f](b7c568f))
1 parent b7c568f commit a7d3779

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.2.3](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.2...v1.2.3) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b7c568f](https://github.com/CoCreate-app/CoCreate-file/commit/b7c568fb0de2f61007516df45c1052706eba52b9))
7+
18
## [1.2.2](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.1...v1.2.2) (2023-06-10)
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.2.2",
3+
"version": "1.2.3",
44
"description": "A headless file uploader that uses HTML5 attributes for customization. Allows easy upload of files to server.",
55
"keywords": [
66
"file",
@@ -66,4 +66,4 @@
6666
"@cocreate/render": "^1.24.18",
6767
"@cocreate/utils": "^1.21.3"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)