Skip to content

Commit 5c0187b

Browse files
chore(release): 1.0.53 [skip ci]
## [1.0.53](v1.0.52...v1.0.53) (2023-04-11) ### Bug Fixes * domains renamd to hosts ([8d19734](8d19734)) * if !organization_id query platform org by domain to find id ([c849c7d](c849c7d)) * renamed domans to hosts ([57c06c3](57c06c3))
1 parent 57c06c3 commit 5c0187b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.53](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.52...v1.0.53) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* domains renamd to hosts ([8d19734](https://github.com/CoCreate-app/CoCreate-file-server/commit/8d197343a5daa9039f00f69e4a0a78e8a9925f59))
7+
* if !organization_id query platform org by domain to find id ([c849c7d](https://github.com/CoCreate-app/CoCreate-file-server/commit/c849c7dc2e4c7533550389a589f650077fd9da96))
8+
* renamed domans to hosts ([57c06c3](https://github.com/CoCreate-app/CoCreate-file-server/commit/57c06c32a5b38c1006ad1e85648164ce3568ac63))
9+
110
## [1.0.52](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.51...v1.0.52) (2023-02-01)
211

312

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