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 668e6af commit cb11565Copy full SHA for cb11565
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.9...v1.6.10) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* testing workflow ([668e6af](https://github.com/CoCreate-app/CoCreate-file-server/commit/668e6afc5b7c26c553778dde8a67e43e5a33a9ed))
7
8
## [1.6.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.8...v1.6.9) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file-server",
- "version": "1.6.9",
+ "version": "1.6.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