Skip to content

Commit d826d0c

Browse files
chore(release): 1.22.0 [skip ci]
# [1.22.0](v1.21.0...v1.22.0) (2024-02-20) ### Features * $innerWidth and $innerHeight operators ([c731aab](c731aab))
1 parent c731aab commit d826d0c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.22.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.21.0...v1.22.0) (2024-02-20)
2+
3+
4+
### Features
5+
6+
* $innerWidth and $innerHeight operators ([c731aab](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/c731aab6aa26f8b3abe1b67624a5b98a6eae5aa9))
7+
18
# [1.21.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.20.1...v1.21.0) (2024-02-13)
29

310

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.21.0",
3+
"version": "1.22.0",
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)