Skip to content

Commit

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

### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([2171d8a](2171d8a))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([34b5d7f](34b5d7f))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent 34b5d7f commit e8f1835
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.3.13](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.12...v1.3.13) (2023-06-04)


### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([2171d8a](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/2171d8a874d4ea3065d3d1572c4a8d500455e78e))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([34b5d7f](https://github.com/CoCreate-app/CoCreate-overlay-scroll/commit/34b5d7f53e4378347caecf8493f79bc0b85211c9))

## [1.3.12](https://github.com/CoCreate-app/CoCreate-overlay-scroll/compare/v1.3.11...v1.3.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/overlay-scroll",
"version": "1.3.12",
"version": "1.3.13",
"description": "A simple overlay-scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"overlay-scroll",
Expand Down Expand Up @@ -61,4 +61,4 @@
"dependencies": {
"@cocreate/docs": "^1.7.15"
}
}
}

0 comments on commit e8f1835

Please sign in to comment.