Skip to content

Commit fbc1d53

Browse files
chore(release): 1.6.7 [skip ci]
## [1.6.7](v1.6.6...v1.6.7) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9a8f063](9a8f063))
1 parent 9a8f063 commit fbc1d53

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.7](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.6...v1.6.7) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9a8f063](https://github.com/CoCreate-app/CoCreate-file-server/commit/9a8f0632e5a7400313357333ce5090ff3576a7d5))
7+
18
## [1.6.6](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.5...v1.6.6) (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.6",
3+
"version": "1.6.7",
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.3"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)