Skip to content

Commit 47e1ddd

Browse files
chore(release): 1.16.4 [skip ci]
## [1.16.4](v1.16.3...v1.16.4) (2024-02-13) ### Bug Fixes * removed comment ([f7ca055](f7ca055))
1 parent f7ca055 commit 47e1ddd

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.16.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.3...v1.16.4) (2024-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* removed comment ([f7ca055](https://github.com/CoCreate-app/CoCreate-file-server/commit/f7ca05589ac46fee98f6f46242688da6fd231b8b))
7+
18
## [1.16.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.2...v1.16.3) (2024-02-05)
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.16.3",
3+
"version": "1.16.4",
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)