Skip to content

Commit b5032f8

Browse files
chore(release): 1.5.20 [skip ci]
## [1.5.20](v1.5.19...v1.5.20) (2023-06-11) ### Bug Fixes * postintall error ([dc1d914](dc1d914))
1 parent dc1d914 commit b5032f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.20](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.19...v1.5.20) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([dc1d914](https://github.com/CoCreate-app/CoCreate-scroll/commit/dc1d914bbfc75a20ef5077c9b98e1903f607a64d))
7+
18
## [1.5.19](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.18...v1.5.19) (2023-06-11)
29

310

package.json

Lines 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.5.19",
3+
"version": "1.5.20",
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)