Skip to content

Commit 3a8954b

Browse files
committed
2 parents 739bacd + 2a9b511 commit 3a8954b

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.13](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.12...v1.2.13) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([c3c378a](https://github.com/CoCreate-app/CoCreate-file/commit/c3c378a4f656c4a7443919837800ac93213429f6))
7+
18
## [1.2.12](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.11...v1.2.12) (2023-06-11)
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.12",
3+
"version": "1.2.13",
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.24.28",
6565
"@cocreate/utils": "^1.21.12"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)