Skip to content

Commit e057025

Browse files
chore(release): 1.6.11 [skip ci]
## [1.6.11](v1.6.10...v1.6.11) (2023-06-11) ### Bug Fixes * testing workflow ([88d92d8](88d92d8))
1 parent 88d92d8 commit e057025

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.11](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.10...v1.6.11) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([88d92d8](https://github.com/CoCreate-app/CoCreate-file-server/commit/88d92d88b6abde54475e05dbdfbe839c33dcceeb))
7+
18
## [1.6.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.9...v1.6.10) (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.10",
3+
"version": "1.6.11",
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.6"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)