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 07f59c7 commit e9910bcCopy full SHA for e9910bc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.5](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.4...v1.17.5) (2024-06-23)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([07f59c7](https://github.com/CoCreate-app/CoCreate-docs/commit/07f59c766d9a8c8653af909a7c84f194e3826772))
7
8
## [1.17.4](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.3...v1.17.4) (2024-06-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.17.4",
+ "version": "1.17.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