Skip to content

Commit 85c6c86

Browse files
chore(release): 1.8.5 [skip ci]
## [1.8.5](v1.8.4...v1.8.5) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([b9a90ab](b9a90ab)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([6ed1998](6ed1998)) * removed toogle fullscreen icons. now using css content ([29a976f](29a976f))
1 parent b9a90ab commit 85c6c86

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.8.5](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.4...v1.8.5) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([b9a90ab](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/b9a90aba342755f00ff000e8e0ebac965379f28e))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([6ed1998](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/6ed19981bb3bd6fc6658eeeb4e701e6bd8b70d2a))
8+
* removed toogle fullscreen icons. now using css content ([29a976f](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/29a976f7dd76ad100d30f80759475ea8381ed9f9))
9+
110
## [1.8.4](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.3...v1.8.4) (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/element-prototype",
3-
"version": "1.8.4",
3+
"version": "1.8.5",
44
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"element-prototype",

0 commit comments

Comments
 (0)