Skip to content

Commit fbd7471

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2023-03-16) ### Bug Fixes * bump dependencies' ([6a55816](6a55816))
1 parent 6a55816 commit fbd7471

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.2.0...v1.2.1) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies' ([6a55816](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/6a55816a35d0d2962a427dbd27e312368d8e4f71))
7+
18
# [1.2.0](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.116...v1.2.0) (2023-03-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/overlay-scroll",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"overlay-scroll",
@@ -62,4 +62,4 @@
6262
"dependencies": {
6363
"@cocreate/docs": "^1.6.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)