Skip to content

Commit

Permalink
chore(release): 1.5.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.13](v1.5.12...v1.5.13) (2023-06-04)

### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([2fc3e6d](2fc3e6d))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d45f60e](d45f60e))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent d45f60e commit 945e969
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.5.13](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.12...v1.5.13) (2023-06-04)


### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([2fc3e6d](https://github.com/CoCreate-app/CoCreate-scroll/commit/2fc3e6d681b48c769fcc72036b1e884005c6cb4e))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d45f60e](https://github.com/CoCreate-app/CoCreate-scroll/commit/d45f60ef043bdd28911047f5948ce7085f678f0b))

## [1.5.12](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.5.11...v1.5.12) (2023-06-04)


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.12",
"version": "1.5.13",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
Expand Down Expand Up @@ -62,4 +62,4 @@
"@cocreate/docs": "^1.7.15",
"@cocreate/observer": "^1.8.3"
}
}
}

0 comments on commit 945e969

Please sign in to comment.