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 1dcfa12 commit 08625e1Copy full SHA for 08625e1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.67](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.66...v1.1.67) (2022-09-30)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([1dcfa12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/1dcfa12eb902e5b0a39609379966a7fc603fcfd3))
7
8
## [1.1.66](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.65...v1.1.66) (2022-09-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.1.66",
+ "version": "1.1.67",
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"overlay-scroll",
0 commit comments