Skip to content

Commit 83a5554

Browse files
chore(release): 1.0.39 [skip ci]
## [1.0.39](v1.0.38...v1.0.39) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([f53564e](f53564e))
1 parent f53564e commit 83a5554

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.0.39](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.38...v1.0.39) (2022-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update config sources to use template braces with entry on src ([f53564e](https://github.com/CoCreate-app/CoCreate-file-server/commit/f53564e52a8520cc8d528e9dc9897c0a3c292a56))
7+
18
## [1.0.38](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.37...v1.0.38) (2022-12-29)
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.0.38",
3+
"version": "1.0.39",
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)