Skip to content

Commit 1227394

Browse files
chore(release): 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2021-08-22) ### Bug Fixes * removed data- from main-content, clone, filter-value_type ([7b10e5f](7b10e5f))
1 parent 7b10e5f commit 1227394

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.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.5...v1.2.6) (2021-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* removed data- from main-content, clone, filter-value_type ([7b10e5f](https://github.com/CoCreate-app/CoCreate-calculations/commit/7b10e5fb3147da0af0d625d35b5290b85f33163d))
7+
18
## [1.2.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.4...v1.2.5) (2021-08-22)
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.5",
3+
"version": "1.2.6",
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)