Skip to content

Commit

Permalink
chore(release): 1.1.43 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.43](v1.1.42...v1.1.43) (2021-11-19)

### Bug Fixes

* update dependencies ([b22d74c](b22d74c))
  • Loading branch information
semantic-release-bot committed Nov 19, 2021
1 parent b22d74c commit 5b6ebb1
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.43](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.42...v1.1.43) (2021-11-19)


### Bug Fixes

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

## [1.1.42](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.1.41...v1.1.42) (2021-11-18)


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.42",
"version": "1.1.43",
"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 5b6ebb1

Please sign in to comment.