Skip to content

Commit 8fa7087

Browse files
chore(release): 1.6.14 [skip ci]
## [1.6.14](v1.6.13...v1.6.14) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c5b4ee6](c5b4ee6))
1 parent c5b4ee6 commit 8fa7087

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.14](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.13...v1.6.14) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c5b4ee6](https://github.com/CoCreate-app/CoCreate-file-server/commit/c5b4ee6013e6569e092d59c58d5b8a01f8654a12))
7+
18
## [1.6.13](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.12...v1.6.13) (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.13",
3+
"version": "1.6.14",
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",
@@ -44,4 +44,4 @@
4444
"url": "https://github.com/sponsors/CoCreate-app"
4545
},
4646
"main": "./src/index.js"
47-
}
47+
}

0 commit comments

Comments
 (0)