We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d850cf commit a3f96e9Copy full SHA for a3f96e9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.64](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.63...v1.1.64) (2022-06-18)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([3d850cf](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/3d850cfd12115cbb478afa6a92827d6f2baadea5))
7
8
## [1.1.63](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.62...v1.1.63) (2022-06-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.1.63",
+ "version": "1.1.64",
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"overlay-scroll",
0 commit comments