Skip to content

Commit 757d06a

Browse files
chore(release): 1.5.24 [skip ci]
## [1.5.24](v1.5.23...v1.5.24) (2022-12-15) ### Bug Fixes * add missing dev dependency style-loader ([fc70c8c](fc70c8c))
1 parent fc70c8c commit 757d06a

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.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.23...v1.5.24) (2022-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dev dependency style-loader ([fc70c8c](https://github.com/CoCreate-app/CoCreate-calculations/commit/fc70c8c179f9d8535a94ce1a7512056e20684ccb))
7+
18
## [1.5.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.22...v1.5.23) (2022-12-13)
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.23",
3+
"version": "1.5.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)