Skip to content

Commit 509772b

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.5...v1.7.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([3653c19](3653c19))
1 parent 3653c19 commit 509772b

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.7.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.5...v1.7.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([3653c19](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/3653c19b1eeaab810a6a680caae4ad128921854e))
7+
18
## [1.6.5](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.4...v1.6.5) (2023-11-12)
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.6.5",
3+
"version": "1.7.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)