Skip to content

Commit

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

### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([14c48bd](14c48bd))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7eb5795](7eb5795))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent 7eb5795 commit d29a53f
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.8.15](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.14...v1.8.15) (2023-06-04)


### Bug Fixes

* replaced secert GITHUB_TOKEN with GITHUB ([14c48bd](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/14c48bd06360ebee83e6c4a18b859f35697e5829))
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7eb5795](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/7eb5795ef0b9ce7c5d1e31828037a27fd9fb4e76))

## [1.8.14](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.13...v1.8.14) (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/element-prototype",
"version": "1.8.14",
"version": "1.8.15",
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"element-prototype",
Expand Down Expand Up @@ -63,4 +63,4 @@
"@cocreate/hosting": "^1.10.8",
"@cocreate/utils": "^1.21.1"
}
}
}

0 comments on commit d29a53f

Please sign in to comment.