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 abcc88c commit be9cda2Copy full SHA for be9cda2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.9](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.8...v1.13.9) (2023-11-12)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies for latest features ([abcc88c](https://github.com/CoCreate-app/CoCreate-docs/commit/abcc88c2506871561f9e989998a919a26c33490b))
7
8
## [1.13.8](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.13.7...v1.13.8) (2023-11-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.13.8",
+ "version": "1.13.9",
"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