Skip to content

Commit

Permalink
chore(release): 1.8.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.10](v1.8.9...v1.8.10) (2023-05-18)

### Bug Fixes

* apikey renamed to key ([5cdfd7a](5cdfd7a))
* apikey renamed to key ([4d7173c](4d7173c))
* refactor: Format `setValue.js` and refactor setValue function ([41814a6](41814a6))
  • Loading branch information
semantic-release-bot committed May 18, 2023
1 parent 41814a6 commit 614e354
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.8.10](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.9...v1.8.10) (2023-05-18)


### Bug Fixes

* apikey renamed to key ([5cdfd7a](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/5cdfd7a7f3da80bd63ac08446561f7aa15e1e59e))
* apikey renamed to key ([4d7173c](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/4d7173ccff79604c74dbee736dee8d0c72696781))
* refactor: Format `setValue.js` and refactor setValue function ([41814a6](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/41814a6b6ed477596e6eebaa1bf4c4ba968f2897))

## [1.8.9](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.8...v1.8.9) (2023-05-10)


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/element-prototype",
"version": "1.8.9",
"version": "1.8.10",
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"element-prototype",
Expand Down

0 comments on commit 614e354

Please sign in to comment.