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 dc1d914 commit b5032f8Copy full SHA for b5032f8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.20](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.19...v1.5.20) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* postintall error ([dc1d914](https://github.com/CoCreate-app/CoCreate-scroll/commit/dc1d914bbfc75a20ef5077c9b98e1903f607a64d))
7
8
## [1.5.19](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.18...v1.5.19) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.5.19",
+ "version": "1.5.20",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments