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 9542ac0 commit 45f15b7Copy full SHA for 45f15b7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.8](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.7...v1.5.8) (2023-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* apikey renamed to key ([9542ac0](https://github.com/CoCreate-app/CoCreate-scroll/commit/9542ac087c9667be61984a4e7a6848a386e3c746))
7
8
## [1.5.7](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.6...v1.5.7) (2023-05-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.5.7",
+ "version": "1.5.8",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments