Skip to content

Commit

Permalink
chore(release): 1.1.41 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.41](v1.1.40...v1.1.41) (2021-11-16)

### Bug Fixes

* update dependencies ([bdd0b47](bdd0b47))
  • Loading branch information
semantic-release-bot committed Nov 16, 2021
1 parent bdd0b47 commit 972f646
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.41](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.40...v1.1.41) (2021-11-16)


### Bug Fixes

* update dependencies ([bdd0b47](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/bdd0b4704e092fd20d86255860bbd9156ee38dbd))

## [1.1.40](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.39...v1.1.40) (2021-11-15)


Expand Down
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.1.40",
"version": "1.1.41",
"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 972f646

Please sign in to comment.