Skip to content

Commit

Permalink
chore(release): 1.3.12 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent f8e72a8 commit 37a8f35
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.11...v1.3.12) (2023-06-04)


### Bug Fixes

* **semantic-release:** worklow error solved by running node version 14 ([f8e72a8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/f8e72a89554d36e344f69a8b85c6969b5e53c26e))

## [1.3.11](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.10...v1.3.11) (2023-06-02)


Expand Down Expand Up @@ -1091,4 +1098,4 @@

### Features

* Initial Release ([feff2f8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/feff2f8cb7eb9a4f6573548194080e67e36e1dfc))
* Initial Release ([feff2f8](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/feff2f8cb7eb9a4f6573548194080e67e36e1dfc))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/overlay-scroll",
"version": "1.3.11",
"version": "1.3.12",
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"overlay-scroll",
Expand Down

0 comments on commit 37a8f35

Please sign in to comment.