Skip to content

Commit 69bcaf2

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([d2e6c51](d2e6c51))
1 parent d2e6c51 commit 69bcaf2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.9.0...v1.9.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([d2e6c51](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/d2e6c512a3395a6c5f40c6228c46c19dd4a156eb))
7+
18
# [1.9.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.8.0...v1.9.0) (2023-11-25)
29

310

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