Skip to content

Commit d4eecfb

Browse files
chore(release): 1.3.7 [skip ci]
## [1.3.7](v1.3.6...v1.3.7) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([87f43bc](87f43bc))
1 parent 87f43bc commit d4eecfb

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.3.7](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.6...v1.3.7) (2023-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([87f43bc](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/87f43bc2ca48dba469886e55323ac1c3ac636f64))
7+
18
## [1.3.6](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.5...v1.3.6) (2023-05-01)
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.3.6",
3+
"version": "1.3.7",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/docs": "^1.7.8"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)