Skip to content

Commit 47a3d90

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2021-08-22) ### Bug Fixes * bump package versions ([65a296d](65a296d))
1 parent 65a296d commit 47a3d90

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.2.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.3...v1.2.4) (2021-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* bump package versions ([65a296d](https://github.com/CoCreate-app/CoCreate-calculations/commit/65a296de2a5da499bb348b4234a5af1ce7ef0b8c))
7+
18
## [1.2.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.2...v1.2.3) (2021-08-14)
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.2.3",
3+
"version": "1.2.4",
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 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"calculation",

0 commit comments

Comments
 (0)