Skip to content

Commit cb11565

Browse files
chore(release): 1.6.10 [skip ci]
## [1.6.10](v1.6.9...v1.6.10) (2023-06-11) ### Bug Fixes * testing workflow ([668e6af](668e6af))
1 parent 668e6af commit cb11565

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.6.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.9...v1.6.10) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([668e6af](https://github.com/CoCreate-app/CoCreate-file-server/commit/668e6afc5b7c26c553778dde8a67e43e5a33a9ed))
7+
18
## [1.6.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.8...v1.6.9) (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-server",
3-
"version": "1.6.9",
3+
"version": "1.6.10",
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",

0 commit comments

Comments
 (0)