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 0b9d9a7 commit e013d16Copy full SHA for e013d16
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.17.3](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.2...v1.17.3) (2024-06-12)
2
+
3
4
+### Bug Fixes
5
6
+* bump cocreate dependencies ([0b9d9a7](https://github.com/CoCreate-app/CoCreate-docs/commit/0b9d9a7f7341244145e8eec0271ea2b3d9bbf815))
7
+* svg icon class ([c10ef99](https://github.com/CoCreate-app/CoCreate-docs/commit/c10ef9975b806452923d1c630108bfb93701966d))
8
9
## [1.17.2](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.17.1...v1.17.2) (2024-04-29)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.17.2",
+ "version": "1.17.3",
"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