Skip to content

Commit f906bf9

Browse files
chore(release): 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2025-11-16) ### Bug Fixes * correct selector references in calculations ([9cfe46b](9cfe46b))
1 parent 9cfe46b commit f906bf9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.3](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.16.2...v1.16.3) (2025-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* correct selector references in calculations ([9cfe46b](https://github.com/CoCreate-app/CoCreate-calculate/commit/9cfe46b88013c0f7e217829cdfa9ad7e11b41ebf))
7+
18
## [1.16.2](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.16.1...v1.16.2) (2025-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/calculate",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
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)