Skip to content

Commit

Permalink
chore(release): 1.8.16 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent cf411b8 commit f36c029
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.16](https://github.com/CoCreate-app/CoCreate-docs/compare/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](https://github.com/CoCreate-app/CoCreate-docs/commit/cf411b854bd7085ecb980ac3664d69eeb7933003))

## [1.8.15](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.14...v1.8.15) (2023-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
"version": "1.8.15",
"version": "1.8.16",
"description": "Documentation generator ",
"keywords": [
"cocreate",
Expand Down

0 comments on commit f36c029

Please sign in to comment.