Skip to content

Commit ae695b1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.16...v1.1.0) (2021-07-28) ### Features * add new is{attribute} system and remove data- from attributtes ([48dce79](48dce79))
1 parent 48dce79 commit ae695b1

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.1.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.16...v1.1.0) (2021-07-28)
2+
3+
4+
### Features
5+
6+
* add new is{attribute} system and remove data- from attributtes ([48dce79](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/48dce7911c4e35ffb2cf9eb950d6a464dd82f771))
7+
18
## [1.0.16](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.15...v1.0.16) (2021-07-17)
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/overlay-scroll",
3-
"version": "1.0.16",
3+
"version": "1.1.0",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",

0 commit comments

Comments
 (0)