We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c55696 commit a8f8de6Copy full SHA for a8f8de6
CHANGELOG.md
@@ -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
8
## [1.16.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.8...v1.16.9) (2024-06-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file-server",
- "version": "1.16.9",
+ "version": "1.16.10",
"description": "A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"file-server",
0 commit comments