Skip to content

Commit

Permalink
chore(release): 1.8.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.12](v1.8.11...v1.8.12) (2023-05-21)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1db483a](1db483a))
  • Loading branch information
semantic-release-bot committed May 21, 2023
1 parent 1db483a commit 9a26ab3
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.8.12](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.11...v1.8.12) (2023-05-21)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1db483a](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/1db483a9ae4f876c0203c0eec95aff902a4cddb2))

## [1.8.11](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.10...v1.8.11) (2023-05-19)


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.11",
"version": "1.8.12",
"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.4",
"@cocreate/utils": "^1.20.9"
}
}
}

0 comments on commit 9a26ab3

Please sign in to comment.