We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff2757 commit f685484Copy full SHA for f685484
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.11](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.10...v1.0.11) (2021-06-30)
2
+
3
4
+### Bug Fixes
5
6
+* Update readme.md ([0ff2757](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/0ff2757a398db3255ee4355281221b6a4568c1db))
7
8
## [1.0.10](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.9...v1.0.10) (2021-06-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.0.10",
+ "version": "1.0.11",
"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