Skip to content

Commit 6445046

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](v1.14.3...v1.14.4) (2024-02-13) ### Bug Fixes * selector ([4caa015](4caa015))
1 parent 4caa015 commit 6445046

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.14.4](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.3...v1.14.4) (2024-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* selector ([4caa015](https://github.com/CoCreate-app/CoCreate-calculate/commit/4caa0153957e8ec54dec27f8bb2de11899aeec20))
7+
18
## [1.14.3](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.2...v1.14.3) (2024-02-05)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/calculate",
3-
"version": "1.14.3",
3+
"version": "1.14.4",
44
"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.",
55
"keywords": [
66
"calculate",

0 commit comments

Comments
 (0)