We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a44cd4 commit bc6f43cCopy full SHA for bc6f43c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.13](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.12...v1.1.13) (2021-09-09)
2
+
3
4
+### Bug Fixes
5
6
+* ci docs ([4dc9ab9](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/4dc9ab93e1541036521b0c28ca6a3b3cddb911de))
7
8
## [1.1.12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.11...v1.1.12) (2021-09-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.1.12",
+ "version": "1.1.13",
"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