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 96b78f0 commit 99bd17aCopy full SHA for 99bd17a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.25](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.24...v1.8.25) (2023-06-14)
2
+
3
4
+### Bug Fixes
5
6
+* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([96b78f0](https://github.com/CoCreate-app/CoCreate-docs/commit/96b78f0e2bb53ad8e2cbe20fd3fced531523d11d))
7
8
## [1.8.24](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.8.23...v1.8.24) (2023-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.8.24",
+ "version": "1.8.25",
"description": "Documentation generator ",
"keywords": [
"cocreate",
@@ -33,4 +33,4 @@
33
"glob": "^7.1.6",
34
"parse-html-comments": "^1.3.1"
35
}
36
-}
+}
0 commit comments