Skip to content

Commit 6be966d

Browse files
chore(release): 1.24.21 [skip ci]
## [1.24.21](v1.24.20...v1.24.21) (2023-06-11) ### Bug Fixes * renamed hosts to host. the value can be a string or an array of strings ([d726bd3](d726bd3))
1 parent d726bd3 commit 6be966d

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.24.21](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.20...v1.24.21) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed hosts to host. the value can be a string or an array of strings ([d726bd3](https://github.com/CoCreate-app/CoCreate-render/commit/d726bd3ca48c45cdc0862379a7822fe2a6b511dd))
7+
18
## [1.24.20](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.19...v1.24.20) (2023-06-10)
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/render",
3-
"version": "1.24.20",
3+
"version": "1.24.21",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)