Skip to content

Commit 7d826a9

Browse files
chore(release): 1.7.11 [skip ci]
## [1.7.11](v1.7.10...v1.7.11) (2023-05-19) ### Bug Fixes * update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([9d90d0a](9d90d0a))
1 parent 9d90d0a commit 7d826a9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.11](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.10...v1.7.11) (2023-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([9d90d0a](https://github.com/CoCreate-app/CoCreate-docs/commit/9d90d0a3eccff7b2453980e786017e2ef5bcf2fb))
7+
18
## [1.7.10](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.9...v1.7.10) (2023-05-10)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.7.10",
3+
"version": "1.7.11",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",
@@ -33,4 +33,4 @@
3333
"mime-types": "^2.1.35",
3434
"parse-html-comments": "^1.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)