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 cd9720d commit e266e6dCopy full SHA for e266e6d
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.19.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.18.10...v1.19.0) (2026-04-08)
2
+
3
4
+### Features
5
6
+* support ico images ([cd9720d](https://github.com/CoCreate-app/CoCreate-file-server/commit/cd9720df7c534728a5732ea4bd44e9ce85ed7a74))
7
8
## [1.18.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.18.9...v1.18.10) (2025-11-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/file-server",
- "version": "1.18.10",
+ "version": "1.19.0",
"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