diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8ca85..77ca95f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.14.4](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.3...v1.14.4) (2024-02-13) + + +### Bug Fixes + +* selector ([4caa015](https://github.com/CoCreate-app/CoCreate-calculate/commit/4caa0153957e8ec54dec27f8bb2de11899aeec20)) + ## [1.14.3](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.2...v1.14.3) (2024-02-05) diff --git a/package.json b/package.json index 66e8a30..7cddb30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/calculate", - "version": "1.14.3", + "version": "1.14.4", "description": "A handy vanilla JavaScript calculator, concatenate multiple elements containing integers & execute calculates. Can be used for creating invoices,making payments & any kind of complex calculate. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "calculate",