Skip to content

Commit a617d07

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2022-11-22) ### Bug Fixes * apply src: {{source}} to CoCreate.config ([2d9d26e](2d9d26e))
1 parent 2d9d26e commit a617d07

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.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.4...v1.5.5) (2022-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* apply src: {{source}} to CoCreate.config ([2d9d26e](https://github.com/CoCreate-app/CoCreate-calculations/commit/2d9d26eebbbb4b01916ba2e87576e391df653dc5))
7+
18
## [1.5.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.3...v1.5.4) (2022-11-21)
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.4",
3+
"version": "1.5.5",
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)