Skip to content

Commit 8b2e98e

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2023-06-11) ### Bug Fixes * postintall error ([177123d](177123d))
1 parent 177123d commit 8b2e98e

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.2.8](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.7...v1.2.8) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([177123d](https://github.com/CoCreate-app/CoCreate-file/commit/177123d915e1008a19621709a9256f0e01237b20))
7+
18
## [1.2.7](https://github.com/CoCreate-app/CoCreate-file/compare/v1.2.6...v1.2.7) (2023-06-11)
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.2.7",
3+
"version": "1.2.8",
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)