Skip to content

Commit 24e95a3

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2021-08-02) ### Bug Fixes * remove data- from attributes ([94e0b2a](94e0b2a)) * update data-fullscreen to fullscreen ([3f97b5c](3f97b5c))
1 parent 94e0b2a commit 24e95a3

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.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.1...v1.1.2) (2021-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from attributes ([94e0b2a](https://github.com/CoCreate-app/CoCreate-utils/commit/94e0b2a6b6c82445a1c0cd3fb627a6ad287e20fd))
7+
* update data-fullscreen to fullscreen ([3f97b5c](https://github.com/CoCreate-app/CoCreate-utils/commit/3f97b5c79f2ddda24b5452df5a976fc8dde2cd39))
8+
19
## [1.1.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.0...v1.1.1) (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/utils",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)