Skip to content

Commit 3d8839f

Browse files
chore(release): 1.1.60 [skip ci]
## [1.1.60](v1.1.59...v1.1.60) (2022-05-06) ### Bug Fixes * update config organization_Id to organization_id ([667d23a](667d23a))
1 parent 667d23a commit 3d8839f

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.1.60](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.59...v1.1.60) (2022-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update config organization_Id to organization_id ([667d23a](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/667d23a57dc50ba49216ceca8542916bf75b7c39))
7+
18
## [1.1.59](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.58...v1.1.59) (2022-02-24)
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.1.59",
3+
"version": "1.1.60",
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)