Skip to content

Commit 338f7e5

Browse files
chore(release): 1.14.2 [skip ci]
## [1.14.2](v1.14.1...v1.14.2) (2023-12-09) ### Bug Fixes * typo ([a19301a](a19301a))
1 parent a19301a commit 338f7e5

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.2](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.1...v1.14.2) (2023-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* typo ([a19301a](https://github.com/CoCreate-app/CoCreate-calculate/commit/a19301ab5d2e66d155f00e7277ef98fc83d8fedc))
7+
18
## [1.14.1](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.0...v1.14.1) (2023-11-26)
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.1",
3+
"version": "1.14.2",
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)