Skip to content

Commit

Permalink
chore(release): 1.19.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.4](v1.19.3...v1.19.4) (2024-03-18)

### Bug Fixes

* ifValue defaults to value or <prefix>-if-value ([74a35c5](74a35c5))
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent 74a35c5 commit e6a5973
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.19.4](https://github.com/CoCreate-app/CoCreate-events/compare/v1.19.3...v1.19.4) (2024-03-18)


### Bug Fixes

* ifValue defaults to value or <prefix>-if-value ([74a35c5](https://github.com/CoCreate-app/CoCreate-events/commit/74a35c5b17644caa52c40ce2ca931cbafe161a28))

## [1.19.3](https://github.com/CoCreate-app/CoCreate-events/compare/v1.19.2...v1.19.3) (2024-02-20)


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

0 comments on commit e6a5973

Please sign in to comment.