Skip to content

Commit

Permalink
chore(release): 1.19.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.5](v1.19.4...v1.19.5) (2024-04-29)

### Bug Fixes

* bump cocreate dependencies ([ab88e6e](ab88e6e))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent ab88e6e commit cf20be4
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.19.5](https://github.com/CoCreate-app/CoCreate-events/compare/v1.19.4...v1.19.5) (2024-04-29)


### Bug Fixes

* bump cocreate dependencies ([ab88e6e](https://github.com/CoCreate-app/CoCreate-events/commit/ab88e6e5b055e0d33673570846653ce4beb985a5))

## [1.19.4](https://github.com/CoCreate-app/CoCreate-events/compare/v1.19.3...v1.19.4) (2024-03-18)


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/events",
"version": "1.19.4",
"version": "1.19.5",
"description": "A simple events component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"events",
Expand Down Expand Up @@ -63,4 +63,4 @@
"@cocreate/observer": "^1.16.0",
"@cocreate/utils": "^1.33.6"
}
}
}

0 comments on commit cf20be4

Please sign in to comment.