Skip to content

Commit 5f68415

Browse files
chore(release): 1.5.33 [skip ci]
## [1.5.33](v1.5.32...v1.5.33) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([4caa0c3](4caa0c3))
1 parent 4caa0c3 commit 5f68415

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.5.33](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.32...v1.5.33) (2022-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update config sources to use template braces with entry on src ([4caa0c3](https://github.com/CoCreate-app/CoCreate-calculations/commit/4caa0c3cc8dc32271db554f8f75ffcd9a6a9cf7b))
7+
18
## [1.5.32](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.31...v1.5.32) (2022-12-29)
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/calculation",
3-
"version": "1.5.32",
3+
"version": "1.5.33",
44
"description": "A handy vanilla JavaScript calculator, concatenate multiple elements containing integers & execute calculations. Can be used for creating invoices,making payments & any kind of complex calculation. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"calculation",

0 commit comments

Comments
 (0)