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 4514fef commit 8bb4ff4Copy full SHA for 8bb4ff4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.1](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.11.0...v1.11.1) (2024-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([4514fef](https://github.com/CoCreate-app/CoCreate-scroll/commit/4514feffe05e8e1a388d7b9160ae688bb75cce6c))
7
8
# [1.11.0](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.10.0...v1.11.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
- "version": "1.11.0",
+ "version": "1.11.1",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
0 commit comments