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 35486af commit ae7b2abCopy full SHA for ae7b2ab
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.2](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.1...v1.17.2) (2024-04-29)
2
+
3
4
+### Bug Fixes
5
6
+* bump cocreate dependencies ([35486af](https://github.com/CoCreate-app/CoCreate-docs/commit/35486af944a0a46c54e4c7c99aec6dc3f4cd4661))
7
8
## [1.17.1](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.0...v1.17.1) (2024-02-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.17.1",
+ "version": "1.17.2",
"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