Skip to content

Commit b0ca420

Browse files
chore(release): 1.1.63 [skip ci]
## [1.1.63](v1.1.62...v1.1.63) (2022-06-12) ### Bug Fixes * update dependencies ([ad2d9ea](ad2d9ea)) * update docs css document_id ([7c06e7f](7c06e7f))
1 parent ad2d9ea commit b0ca420

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.63](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.62...v1.1.63) (2022-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([ad2d9ea](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/ad2d9ea6fb224ce3a1d753465549e66ed4648cf8))
7+
* update docs css document_id ([7c06e7f](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/7c06e7fa96fcfdb6b91c7f8cfd0e45ec529b71f4))
8+
19
## [1.1.62](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.61...v1.1.62) (2022-05-23)
210

311

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