Skip to content

Commit a2715c0

Browse files
chore(release): 1.5.11 [skip ci]
## [1.5.11](v1.5.10...v1.5.11) (2023-06-02) ### Bug Fixes * format demo html ([ca10891](ca10891)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d7ecf15](d7ecf15))
1 parent ca10891 commit a2715c0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.11](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.10...v1.5.11) (2023-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* format demo html ([ca10891](https://github.com/CoCreate-app/CoCreate-scroll/commit/ca10891e2cbcb07a6eb74ee4b06c28a7506e941e))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d7ecf15](https://github.com/CoCreate-app/CoCreate-scroll/commit/d7ecf15f0bb151f98a5c60599cbf4d4ad6714ac1))
8+
19
## [1.5.10](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.9...v1.5.10) (2023-05-21)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/scroll",
3-
"version": "1.5.10",
3+
"version": "1.5.11",
44
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"scroll",
@@ -62,4 +62,4 @@
6262
"@cocreate/docs": "^1.7.13",
6363
"@cocreate/observer": "^1.8.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)