Skip to content

Commit d0e2a1a

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([d802e39](d802e39)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([f51a1e0](f51a1e0)) * removed toogle fullscreen icons. now using css content ([997248f](997248f))
1 parent d802e39 commit d0e2a1a

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.3.4](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.3...v1.3.4) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([d802e39](https://github.com/CoCreate-app/CoCreate-dashboard/commit/d802e392e8ca34e13cd48bcdbee04e1eeac51baa))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([f51a1e0](https://github.com/CoCreate-app/CoCreate-dashboard/commit/f51a1e049e52d4ace42611c9b32d974c1094d878))
8+
* removed toogle fullscreen icons. now using css content ([997248f](https://github.com/CoCreate-app/CoCreate-dashboard/commit/997248f5d595a8b185ad3d788e9f0db7efb31ad7))
9+
110
## [1.3.3](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.3.2...v1.3.3) (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/dashboard",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)