Skip to content

Commit 6f133da

Browse files
chore(release): 1.5.23 [skip ci]
## [1.5.23](v1.5.22...v1.5.23) (2022-12-13) ### Bug Fixes * removed un used devDependencies ([5d4d5ff](5d4d5ff))
1 parent 5d4d5ff commit 6f133da

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.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.22...v1.5.23) (2022-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* removed un used devDependencies ([5d4d5ff](https://github.com/CoCreate-app/CoCreate-calculations/commit/5d4d5ffb356a8b913647911a0e797711a1ad1dd3))
7+
18
## [1.5.22](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.21...v1.5.22) (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.22",
3+
"version": "1.5.23",
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)