diff --git a/CHANGELOG.md b/CHANGELOG.md index 62e84e0..5a38b92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.22.0](https://github.com/CoCreate-app/CoCreate-events/compare/v1.21.0...v1.22.0) (2024-06-19) + + +### Features + +* $template condition checks for {{}} ([bd7219a](https://github.com/CoCreate-app/CoCreate-events/commit/bd7219a03b5d1b04772596872af15351bfd5f999)) + # [1.21.0](https://github.com/CoCreate-app/CoCreate-events/compare/v1.20.1...v1.21.0) (2024-06-12) diff --git a/package.json b/package.json index af0b424..45d9b51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/events", - "version": "1.21.0", + "version": "1.22.0", "description": "A simple events component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "events",