We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434be51 commit c843076Copy full SHA for c843076
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.13](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.12...v1.0.13) (2021-07-10)
2
+
3
4
+### Bug Fixes
5
6
+* gitignore all logs ([434be51](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/434be514be730b3608338ff8fb50cd01db9ea0cb))
7
8
## [1.0.12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.11...v1.0.12) (2021-07-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.0.12",
+ "version": "1.0.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