Skip to content

Commit 1b84754

Browse files
chore(release): 1.18.2 [skip ci]
## [1.18.2](v1.18.1...v1.18.2) (2025-04-30) ### Bug Fixes * query attributes ([007e1fc](007e1fc))
1 parent 007e1fc commit 1b84754

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.18.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.18.1...v1.18.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* query attributes ([007e1fc](https://github.com/CoCreate-app/CoCreate-file-server/commit/007e1fcff257caca077a507563a2f63307b74c93))
7+
18
## [1.18.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.18.0...v1.18.1) (2024-12-22)
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.18.1",
3+
"version": "1.18.2",
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)