Skip to content

Commit 94a548e

Browse files
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([9603dfb](9603dfb)) * remove yarn.lock ([f5db933](f5db933))
1 parent 9603dfb commit 94a548e

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.0.14](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.13...v1.0.14) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([9603dfb](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/9603dfb8814a5e297eb310ce2a466da0274b8a97))
7+
* remove yarn.lock ([f5db933](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/f5db933887bf9388df4fba9ce8c56a1642675878))
8+
19
## [1.0.13](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.0.12...v1.0.13) (2021-07-10)
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/overlay-scroll",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",

0 commit comments

Comments
 (0)