Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8bb4ff4

Browse filesBrowse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([4514fef](4514fef))
1 parent 4514fef commit 8bb4ff4
Copy full SHA for 8bb4ff4

File tree

2 files changed

+8
-1
lines changed
Filter options

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.11.0](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.10.0...v1.11.0) (2023-11-25)
29

310

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/scroll",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"scroll",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.