Skip to content

Commit 14fb3e6

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([04655c6](04655c6))
1 parent 04655c6 commit 14fb3e6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.2](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.1...v1.9.2) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([04655c6](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/04655c6bffd7ec3bf528356c8da1cdbadea12e40))
7+
18
## [1.9.1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.0...v1.9.1) (2024-02-05)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/overlay-scroll",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
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)