Skip to content

Commit fe13963

Browse files
chore(release): 1.6.8 [skip ci]
## [1.6.8](v1.6.7...v1.6.8) (2023-06-11) ### Bug Fixes * testing workflow ([98ae0a5](98ae0a5))
1 parent 98ae0a5 commit fe13963

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.6.8](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.7...v1.6.8) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([98ae0a5](https://github.com/CoCreate-app/CoCreate-file-server/commit/98ae0a5abf68f69b8bfd9b628d8270c8dce3343d))
7+
18
## [1.6.7](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.6...v1.6.7) (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-server",
3-
"version": "1.6.7",
3+
"version": "1.6.8",
44
"description": "A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"file-server",
@@ -47,4 +47,4 @@
4747
"dependencies": {
4848
"@cocreate/cli": "^1.33.4"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)