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 1f42ae4 commit 719612fCopy full SHA for 719612f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.14](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.13...v1.5.14) (2023-06-04)
2
+
3
4
+### Bug Fixes
5
6
+* Refactor CoCreate.config.js to remove hard-coded credentials ([1f42ae4](https://github.com/CoCreate-app/CoCreate-scroll/commit/1f42ae456856150911f290cd4a1ec91fe596db4e))
7
8
## [1.5.13](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.12...v1.5.13) (2023-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.5.13",
+ "version": "1.5.14",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments