Skip to content

Commit b739c54

Browse files
chore(release): 1.13.7 [skip ci]
## [1.13.7](v1.13.6...v1.13.7) (2023-11-03) ### Bug Fixes * favicon.ico path ([bfce518](bfce518)) * update dependencies to the lates versions ([2fff234](2fff234)) * update method to use object.update etc ([dc49021](dc49021))
1 parent 2fff234 commit b739c54

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.13.7](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.6...v1.13.7) (2023-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* favicon.ico path ([bfce518](https://github.com/CoCreate-app/CoCreate-docs/commit/bfce518ba0ee058e2a5d55e170848b92d5e716d3))
7+
* update dependencies to the lates versions ([2fff234](https://github.com/CoCreate-app/CoCreate-docs/commit/2fff2346aa68be03085ac9cd799bd17aea461540))
8+
* update method to use object.update etc ([dc49021](https://github.com/CoCreate-app/CoCreate-docs/commit/dc490216be3357bea0ea7423e2827a1767a42536))
9+
110
## [1.13.6](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.5...v1.13.6) (2023-10-25)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.13.6",
3+
"version": "1.13.7",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",
@@ -32,4 +32,4 @@
3232
"glob": "^7.1.6",
3333
"parse-html-comments": "^1.3.1"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)