Skip to content

Commit bb47c1c

Browse files
chore(release): 1.4.30 [skip ci]
## [1.4.30](v1.4.29...v1.4.30) (2022-09-30) ### Bug Fixes * bump dependencies ([0548b16](0548b16))
1 parent 0548b16 commit bb47c1c

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