Skip to content

Commit 1e3f6be

Browse files
chore(release): 1.5.23 [skip ci]
## [1.5.23](v1.5.22...v1.5.23) (2023-06-11) ### Bug Fixes * testing workflow ([bba359e](bba359e)) * testing workflow ([41624e0](41624e0))
1 parent bba359e commit 1e3f6be

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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.23](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.22...v1.5.23) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([bba359e](https://github.com/CoCreate-app/CoCreate-scroll/commit/bba359ef3be24b648baf572db863401969ecc6e1))
7+
* testing workflow ([41624e0](https://github.com/CoCreate-app/CoCreate-scroll/commit/41624e0552e3b57cdeb9b6f52d2708759ad67e9e))
8+
19
## [1.5.22](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.21...v1.5.22) (2023-06-11)
210

311

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.22",
3+
"version": "1.5.23",
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)