Skip to content

Commit bfdb9ad

Browse files
chore(release): 1.4.31 [skip ci]
## [1.4.31](v1.4.30...v1.4.31) (2022-09-30) ### Bug Fixes * bump dependencies ([0a03ac8](0a03ac8))
1 parent 0a03ac8 commit bfdb9ad

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.4.31](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.30...v1.4.31) (2022-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([0a03ac8](https://github.com/CoCreate-app/CoCreate-calculations/commit/0a03ac871f3f4334931b59595ee8036e0326f4b7))
7+
18
## [1.4.30](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.29...v1.4.30) (2022-09-30)
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.4.30",
3+
"version": "1.4.31",
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)