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