Skip to content

Commit 978e04c

Browse files
chore(release): 1.3.14 [skip ci]
## [1.3.14](v1.3.13...v1.3.14) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([54b94a6](54b94a6))
1 parent 54b94a6 commit 978e04c

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.3.14](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.13...v1.3.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([54b94a6](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/54b94a6aa7ec9b07da2a47eb4e22fadc65d4da4b))
7+
18
## [1.3.13](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.12...v1.3.13) (2023-06-04)
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/overlay-scroll",
3-
"version": "1.3.13",
3+
"version": "1.3.14",
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)