Skip to content

Commit 9ebf297

Browse files
chore(release): 1.5.10 [skip ci]
## [1.5.10](v1.5.9...v1.5.10) (2023-05-21) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d8c49d2](d8c49d2))
1 parent d8c49d2 commit 9ebf297

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.10](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.9...v1.5.10) (2023-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d8c49d2](https://github.com/CoCreate-app/CoCreate-scroll/commit/d8c49d27d861502edf13acdc27d86b7934083208))
7+
18
## [1.5.9](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.8...v1.5.9) (2023-05-19)
29

310

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.9",
3+
"version": "1.5.10",
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.12",
6363
"@cocreate/observer": "^1.7.9"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)