Skip to content

Commit 6457add

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2025-04-30) ### Bug Fixes * added css-loader ([07dfe8d](07dfe8d)) * update query attributes ([e48ff8f](e48ff8f)) * updated cocreate modules versions ([c7f7b03](c7f7b03)) * webpack.config and devdependencies ([01c0c5c](01c0c5c))
1 parent 07dfe8d commit 6457add

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.10.1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.10.0...v1.10.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([07dfe8d](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/07dfe8d8479904f9112600989d32ca52cb06f3b4))
7+
* update query attributes ([e48ff8f](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/e48ff8fed83b0d99d6ac581d2a4fa544570f5f11))
8+
* updated cocreate modules versions ([c7f7b03](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/c7f7b039fa5993fabc5a8671acfc7e7fd24bbd97))
9+
* webpack.config and devdependencies ([01c0c5c](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/01c0c5ccdef7eecb3a50158799f6beca2d737fe3))
10+
111
# [1.10.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.3...v1.10.0) (2024-11-04)
212

313

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.10.0",
3+
"version": "1.10.1",
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)