Skip to content

Commit

Permalink
chore(release): 1.5.16 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.16](v1.5.15...v1.5.16) (2023-06-10)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ee7f06a](ee7f06a))
  • Loading branch information
semantic-release-bot committed Jun 10, 2023
1 parent ee7f06a commit b9ecc36
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.16](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.15...v1.5.16) (2023-06-10)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ee7f06a](https://github.com/CoCreate-app/CoCreate-scroll/commit/ee7f06a3973c224a2bf7007b07e6c70deb0de152))

## [1.5.15](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.14...v1.5.15) (2023-06-10)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
"version": "1.5.15",
"version": "1.5.16",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
Expand Down Expand Up @@ -61,4 +61,4 @@
"dependencies": {
"@cocreate/observer": "^1.8.6"
}
}
}

0 comments on commit b9ecc36

Please sign in to comment.