Skip to content

Commit cfadd81

Browse files
chore(release): 1.51.1 [skip ci]
## [1.51.1](v1.51.0...v1.51.1) (2023-05-01) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([cc24517](cc24517)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([23e3d06](23e3d06)) * replaced toggle fullscreenbicons with css content and removed toogle fullscreen icons. now using css content ([284f42c](284f42c))
1 parent cc24517 commit cfadd81

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.51.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.51.0...v1.51.1) (2023-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([cc24517](https://github.com/CoCreate-app/CoCreateJS/commit/cc245174c4c35fafbdc1f6c803e904e41b30f583))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([23e3d06](https://github.com/CoCreate-app/CoCreateJS/commit/23e3d06444a18e6b17bbf2c873febef72f577944))
8+
* replaced toggle fullscreenbicons with css content and removed toogle fullscreen icons. now using css content ([284f42c](https://github.com/CoCreate-app/CoCreateJS/commit/284f42ce6da1cdc71450501041615107353aa736))
9+
110
# [1.51.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.50.6...v1.51.0) (2023-04-26)
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/cocreatejs",
3-
"version": "1.51.0",
3+
"version": "1.51.1",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)