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 e6efc06 commit f941d8eCopy full SHA for f941d8e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.6](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.5...v1.5.6) (2023-05-01)
2
+
3
4
+### Bug Fixes
5
6
+* update manifest.json to manifest.webmanifest ([e6efc06](https://github.com/CoCreate-app/CoCreate-scroll/commit/e6efc06917da036935b9aeeb5727ece15cf282c6))
7
8
## [1.5.5](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.4...v1.5.5) (2023-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.5.5",
+ "version": "1.5.6",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments