Skip to content

Commit a4aac4b

Browse files
chore(release): 1.6.5 [skip ci]
## [1.6.5](v1.6.4...v1.6.5) (2023-11-12) ### Bug Fixes * bump dependencies for latest features ([505732b](505732b))
1 parent 505732b commit a4aac4b

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.6.5](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.4...v1.6.5) (2023-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies for latest features ([505732b](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/505732b1a1fffece8bb2f53e83e10976eae7d4df))
7+
18
## [1.6.4](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.6.3...v1.6.4) (2023-11-09)
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.4",
3+
"version": "1.6.5",
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)