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 d3efed4 commit 46c5fa2Copy full SHA for 46c5fa2
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.3.7](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.3.6...v1.3.7) (2022-09-28)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([d3efed4](https://github.com/CoCreate-app/CoCreate-docs/commit/d3efed42fb0c14a3a42b958171c77295b01602f6))
7
+* crud.socket connection refactored ([ad913b7](https://github.com/CoCreate-app/CoCreate-docs/commit/ad913b749d76502a822ae321b3efdf9a55a4455d))
8
9
## [1.3.6](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.3.5...v1.3.6) (2022-09-01)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/docs",
- "version": "1.3.6",
+ "version": "1.3.7",
"description": "Documentation generator ",
"keywords": [
"cocreate",
0 commit comments