Skip to content

Commit 7fed35b

Browse files
committedNov 26, 2023
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2023-11-26) ### Bug Fixes * renamed to caculate ([69a84f7](69a84f7))
1 parent 69a84f7 commit 7fed35b

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.1](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.0...v1.14.1) (2023-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed to caculate ([69a84f7](https://github.com/CoCreate-app/CoCreate-calculate/commit/69a84f7bea5d08a27e781cdd65b1e3252d340555))
7+
18
# [1.14.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.13.0...v1.14.0) (2023-11-25)
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.0",
3+
"version": "1.14.1",
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)
Failed to load comments.