We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f9cf5 commit d4d2c0cCopy full SHA for d4d2c0c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.1.2...v1.1.3) (2021-08-22)
2
+
3
4
+### Bug Fixes
5
6
+* bump package versions ([f7f9cf5](https://github.com/CoCreate-app/CoCreate-scroll/commit/f7f9cf5a91bb1d4a18c7a804e0b9743c50d26862))
7
8
## [1.1.2](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.1.1...v1.1.2) (2021-08-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments