Skip to content

Commit f36c029

Browse files
chore(release): 1.8.16 [skip ci]
## [1.8.16](v1.8.15...v1.8.16) (2023-06-11) ### Bug Fixes * renamed hosts to host. the value can be a string or an array of strings ([cf411b8](cf411b8))
1 parent cf411b8 commit f36c029

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.8.16](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.15...v1.8.16) (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 ([cf411b8](https://github.com/CoCreate-app/CoCreate-docs/commit/cf411b854bd7085ecb980ac3664d69eeb7933003))
7+
18
## [1.8.15](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.14...v1.8.15) (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/docs",
3-
"version": "1.8.15",
3+
"version": "1.8.16",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)