Skip to content

Commit c89ec00

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.116...v1.2.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([8133cc1](8133cc1))
1 parent 80eb763 commit c89ec00

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.2.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.116...v1.2.0) (2023-03-16)
2+
3+
4+
### Features
5+
6+
* replaced get-value and set-value with a super charged version of CoCreate-events ([8133cc1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/8133cc1586d76458d7fd5ad51edfedc92f0ed8fb))
7+
18
## [1.1.116](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.115...v1.1.116) (2023-02-01)
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.1.116",
3+
"version": "1.2.0",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",

0 commit comments

Comments
 (0)