We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a8f86 commit a352e7eCopy full SHA for a352e7e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.3...v1.1.4) (2021-08-22)
2
+
3
4
+### Bug Fixes
5
6
+* bump package versions ([c6a8f86](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/c6a8f862056568c162ffd29b0f8ef003bc89f4a0))
7
8
## [1.1.3](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.2...v1.1.3) (2021-08-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
- "version": "1.1.3",
+ "version": "1.1.4",
"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