Skip to content

Commit 64679ff

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2021-04-14) ### Bug Fixes * update packages ([5bc55d7](5bc55d7))
1 parent 5bc55d7 commit 64679ff

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.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.3...v1.0.4) (2021-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* update packages ([5bc55d7](https://github.com/CoCreate-app/CoCreate-calculations/commit/5bc55d7200a66a937f202c759cc4bd8565fde1d5))
7+
18
## [1.0.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.2...v1.0.3) (2021-04-04)
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.3",
3+
"version": "1.0.4",
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)