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 9ae284f commit a6c0215Copy full SHA for a6c0215
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.14.0...v1.14.1) (2023-11-25)
2
+
3
4
+### Bug Fixes
5
6
+* update licensing details ([a9096d6](https://github.com/CoCreate-app/CoCreate-file-server/commit/a9096d62361d84cdc1e6ff1cebfeb62db4d13a30))
7
8
# [1.14.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.13.0...v1.14.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file-server",
- "version": "1.14.0",
+ "version": "1.14.1",
"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