We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5233644 commit 94afca8Copy full SHA for 94afca8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.1...v1.1.2) (2021-08-14)
2
+
3
4
+### Bug Fixes
5
6
+* update to docs ([5233644](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/5233644f9a1ca71da410b6142612f165fe9a0d9a))
7
8
## [1.1.1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.0...v1.1.1) (2021-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"overlay-scroll",
0 commit comments