Skip to content

Commit 79765d5

Browse files
chore(release): 1.7.6 [skip ci]
## [1.7.6](v1.7.5...v1.7.6) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([e44b78c](e44b78c)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([9fe8697](9fe8697)) * removed toogle fullscreen icons. now using css content ([2eeadaa](2eeadaa))
1 parent e44b78c commit 79765d5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.6](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.5...v1.7.6) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([e44b78c](https://github.com/CoCreate-app/CoCreate-docs/commit/e44b78c8f2df8b2a031fcc5c3c3481ec6a5a6537))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([9fe8697](https://github.com/CoCreate-app/CoCreate-docs/commit/9fe86976cc0c8b3d65f7fb385dcdfeb6eef68d78))
8+
* removed toogle fullscreen icons. now using css content ([2eeadaa](https://github.com/CoCreate-app/CoCreate-docs/commit/2eeadaadff5d5af9352c8d62b7952ab59f23cb62))
9+
110
## [1.7.5](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.7.4...v1.7.5) (2023-04-24)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)