Skip to content

Commit 3ea880c

Browse files
committed
2 parents 5f87e2e + c0caf04 commit 3ea880c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.4...v1.0.5) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ci and build process ([e45f068](https://github.com/CoCreate-app/CoCreate-calculations/commit/e45f068970474a19909544f920d2bf5599df8880))
7+
* npm publish and cdn deployment ([e761540](https://github.com/CoCreate-app/CoCreate-calculations/commit/e761540f799f8287e921423eac4f3d30e6212302))
8+
19
## [1.0.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.3...v1.0.4) (2021-04-14)
210

311

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.4",
3+
"version": "1.0.5",
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)