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 0c85d47 commit 7685fe4Copy full SHA for 7685fe4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.3](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.2...v1.13.3) (2023-10-09)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([0c85d47](https://github.com/CoCreate-app/CoCreate-docs/commit/0c85d47190f4fd33158710241b7169b3ffa10996))
7
8
## [1.13.2](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.1...v1.13.2) (2023-10-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.13.2",
+ "version": "1.13.3",
"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