Skip to content

Commit 37a8f35

Browse files
chore(release): 1.3.12 [skip ci]
## [1.3.12](v1.3.11...v1.3.12) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([f8e72a8](f8e72a8))
1 parent f8e72a8 commit 37a8f35

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.3.12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.11...v1.3.12) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([f8e72a8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/f8e72a89554d36e344f69a8b85c6969b5e53c26e))
7+
18
## [1.3.11](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.10...v1.3.11) (2023-06-02)
29

310

@@ -1091,4 +1098,4 @@
10911098

10921099
### Features
10931100

1094-
* Initial Release ([feff2f8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/feff2f8cb7eb9a4f6573548194080e67e36e1dfc))
1101+
* Initial Release ([feff2f8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/feff2f8cb7eb9a4f6573548194080e67e36e1dfc))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/overlay-scroll",
3-
"version": "1.3.11",
3+
"version": "1.3.12",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",

0 commit comments

Comments
 (0)