Skip to content

Commit 658442c

Browse files
chore(release): 1.7.24 [skip ci]
## [1.7.24](v1.7.23...v1.7.24) (2023-06-11) ### Bug Fixes * testing workflow ([cd5cd83](cd5cd83)) * testing workflow ([9532337](9532337))
1 parent cd5cd83 commit 658442c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.23...v1.7.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([cd5cd83](https://github.com/CoCreate-app/CoCreate-calculations/commit/cd5cd83b7c7c6c54c6ac13500d2f99c186fe17e4))
7+
* testing workflow ([9532337](https://github.com/CoCreate-app/CoCreate-calculations/commit/9532337b4dae050d3015995395053e6dc50b2556))
8+
19
## [1.7.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.22...v1.7.23) (2023-06-11)
210

311

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.7.23",
3+
"version": "1.7.24",
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)