Skip to content

Commit 33d319f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-08-02) ### Bug Fixes * remove data- from attributes ([66fcca1](66fcca1)) * update data-fullscreen to fullscreen ([880f67b](880f67b))
1 parent 66fcca1 commit 33d319f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.1.0...v1.1.1) (2021-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from attributes ([66fcca1](https://github.com/CoCreate-app/CoCreate-dashboard/commit/66fcca1d124d2dbb42329f1613184ebc78e6cb31))
7+
* update data-fullscreen to fullscreen ([880f67b](https://github.com/CoCreate-app/CoCreate-dashboard/commit/880f67b11bfd96a5e3fce79e288ea4c26a788b28))
8+
19
# [1.1.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.0.16...v1.1.0) (2021-07-28)
210

311

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.1.0",
3+
"version": "1.1.1",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)