We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f385f0 commit 2eeb972Copy full SHA for 2eeb972
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.15](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.14...v1.0.15) (2021-07-14)
2
+
3
4
+### Bug Fixes
5
6
+* upgrade all packages ([9f385f0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/9f385f02d5635d8c2f4648ac4086bdbb18b42657))
7
8
## [1.0.14](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.13...v1.0.14) (2021-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.0.14",
+ "version": "1.0.15",
"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