Skip to content

Commit a8f8de6

Browse files
chore(release): 1.16.10 [skip ci]
## [1.16.10](v1.16.9...v1.16.10) (2024-06-23) ### Bug Fixes * lock file ([7c55696](7c55696))
1 parent 7c55696 commit a8f8de6

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.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.9...v1.16.10) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file ([7c55696](https://github.com/CoCreate-app/CoCreate-file-server/commit/7c556963990d2c79bdb2078929d4f24e88160cef))
7+
18
## [1.16.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.8...v1.16.9) (2024-06-23)
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.9",
3+
"version": "1.16.10",
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)