Skip to content

Commit 4974905

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2023-06-04) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([54b43b4](54b43b4))
1 parent 54b43b4 commit 4974905

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.4.5](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.4...v1.4.5) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([54b43b4](https://github.com/CoCreate-app/CoCreate-file-server/commit/54b43b46e5c053314f4330f0c1cd95efcf074e6b))
7+
18
## [1.4.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.3...v1.4.4) (2023-06-04)
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.4.4",
3+
"version": "1.4.5",
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",
@@ -50,4 +50,4 @@
5050
"@cocreate/hosting": "^1.10.8",
5151
"express": "^4.18.2"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)