Skip to content

Commit 6dca883

Browse files
chore(release): 1.9.3 [skip ci]
## [1.9.3](v1.9.2...v1.9.3) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([446f4a6](446f4a6)) * svg icon class ([1cbdf3c](1cbdf3c))
1 parent 446f4a6 commit 6dca883

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.3](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.2...v1.9.3) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([446f4a6](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/446f4a6badba5a17865dc8aeb66824b70747d533))
7+
* svg icon class ([1cbdf3c](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/1cbdf3c486d97cc9f1863bcd4e5849afec605748))
8+
19
## [1.9.2](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.1...v1.9.2) (2024-04-29)
210

311

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