Skip to content

Commit 41fb754

Browse files
chore(release): 1.5.12 [skip ci]
## [1.5.12](v1.5.11...v1.5.12) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([2971d9c](2971d9c))
1 parent 2971d9c commit 41fb754

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.12](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.11...v1.5.12) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([2971d9c](https://github.com/CoCreate-app/CoCreate-scroll/commit/2971d9c5d249d5cc7e48e7e5c7967d1e498a553b))
7+
18
## [1.5.11](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.10...v1.5.11) (2023-06-02)
29

310

@@ -1169,4 +1176,4 @@
11691176

11701177
### Features
11711178

1172-
* Initial Release ([34c3729](https://github.com/CoCreate-app/CoCreate-scroll/commit/34c372994e6dba9f5fc1a660fe6f13e7511cb87b))
1179+
* Initial Release ([34c3729](https://github.com/CoCreate-app/CoCreate-scroll/commit/34c372994e6dba9f5fc1a660fe6f13e7511cb87b))

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