Skip to content

Commit a451b6f

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-04-19) ### Bug Fixes * add missing packages ([5f87e2e](5f87e2e))
1 parent 3ea880c commit a451b6f

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.0.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.5...v1.0.6) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing packages ([5f87e2e](https://github.com/CoCreate-app/CoCreate-calculations/commit/5f87e2ec1d0d2a362346ffddaf315782e2ad022a))
7+
18
## [1.0.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.4...v1.0.5) (2021-04-19)
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.0.5",
3+
"version": "1.0.6",
44
"description": "A simple calculation component in vanilla javascript. Easy configuration using data-attributes and/or JavaScript API. Great for getting values from multiple elements and calculating to produce a result.",
55
"keywords": [
66
"calculation",

0 commit comments

Comments
 (0)