Skip to content

Commit f0d1de1

Browse files
chore(release): 1.3.8 [skip ci]
## [1.3.8](v1.3.7...v1.3.8) (2023-05-10) ### Bug Fixes * apikey renamed to key ([6e35ebf](6e35ebf))
1 parent 6e35ebf commit f0d1de1

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.3.8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.7...v1.3.8) (2023-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* apikey renamed to key ([6e35ebf](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/6e35ebfc2a195cb09f3c4e9275158df8c2e7270b))
7+
18
## [1.3.7](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.6...v1.3.7) (2023-05-06)
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.3.7",
3+
"version": "1.3.8",
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)