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 6bbe568 commit 7b99eafCopy full SHA for 7b99eaf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.1](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.11.0...v1.11.1) (2023-08-21)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([6bbe568](https://github.com/CoCreate-app/CoCreate-docs/commit/6bbe5681ea67c55bbdbfbcc1bc0a92b1e2df226c))
7
8
# [1.11.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.10.1...v1.11.0) (2023-08-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.11.0",
+ "version": "1.11.1",
"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