We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af6031 commit 82c49f2Copy full SHA for 82c49f2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.5](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.4...v1.13.5) (2023-10-14)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([6af6031](https://github.com/CoCreate-app/CoCreate-docs/commit/6af603152eb9089acd8bee934c73aa40c58fbbd9))
7
8
## [1.13.4](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.3...v1.13.4) (2023-10-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.13.4",
+ "version": "1.13.5",
"description": "Documentation generator ",
"keywords": [
"cocreate",
@@ -32,4 +32,4 @@
32
"glob": "^7.1.6",
33
"parse-html-comments": "^1.3.1"
34
}
35
-}
+}
0 commit comments