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 7d9e5c5 commit 5f400b5Copy full SHA for 5f400b5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.17](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.16...v1.8.17) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7d9e5c5](https://github.com/CoCreate-app/CoCreate-docs/commit/7d9e5c58d350cfd52a8ca0fe7b22a0e55a88ba42))
7
8
## [1.8.16](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.15...v1.8.16) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.8.16",
+ "version": "1.8.17",
"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