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 6dbc200 commit 0d66289Copy full SHA for 0d66289
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.30](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.29...v1.8.30) (2023-06-16)
2
+
3
4
+### Bug Fixes
5
6
+* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6dbc200](https://github.com/CoCreate-app/CoCreate-docs/commit/6dbc20071662dc8bc5a19242a644934996324fdf))
7
8
## [1.8.29](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.28...v1.8.29) (2023-06-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.8.29",
+ "version": "1.8.30",
"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