Skip to content

Commit aa6c084

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2023-06-04) ### Bug Fixes * [@V3](https://github.com/v3) ([9fef0e7](9fef0e7)) * html formating ([afd6387](afd6387))
1 parent 9fef0e7 commit aa6c084

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.4.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.3...v1.4.4) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* [@v3](https://github.com/v3) ([9fef0e7](https://github.com/CoCreate-app/CoCreate-file-server/commit/9fef0e7e7da1a7b9ff36dd55e80ffc63059f721a))
7+
* html formating ([afd6387](https://github.com/CoCreate-app/CoCreate-file-server/commit/afd63878310a266ce4d921541516803be1007ace))
8+
19
## [1.4.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.2...v1.4.3) (2023-05-25)
210

311

@@ -463,4 +471,4 @@
463471

464472
### Features
465473

466-
* Initial Release ([75272cc](https://github.com/CoCreate-app/CoCreate-file-server/commit/75272cc4bb4e0ea0bb780a8285808f8d93fcff6a))
474+
* Initial Release ([75272cc](https://github.com/CoCreate-app/CoCreate-file-server/commit/75272cc4bb4e0ea0bb780a8285808f8d93fcff6a))

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.4.3",
3+
"version": "1.4.4",
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)