Skip to content

Commit c26ad34

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([404e1d9](404e1d9))
1 parent 404e1d9 commit c26ad34

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.8.0...v1.9.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([404e1d9](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/404e1d92a70540bdd9f000df56e71f20e999c7d2))
7+
18
# [1.8.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.7.0...v1.8.0) (2023-11-25)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/overlay-scroll",
3-
"version": "1.8.0",
3+
"version": "1.9.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",
@@ -57,4 +57,4 @@
5757
"webpack-cli": "^4.5.0",
5858
"webpack-log": "^3.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)