Skip to content

Commit 61cc31e

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([7555c38](7555c38)) * replace cdn with /dist ([9f17b5f](9f17b5f)) * update file uploader ([2eec11b](2eec11b))
1 parent 7555c38 commit 61cc31e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.9.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.9.0...v1.9.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([7555c38](https://github.com/CoCreate-app/CoCreate-calculations/commit/7555c38d3e18a9d22fb85c9530512673f29e709d))
7+
* replace cdn with /dist ([9f17b5f](https://github.com/CoCreate-app/CoCreate-calculations/commit/9f17b5fbcfb9a26fc6e48ce044bcd59b87ecf232))
8+
* update file uploader ([2eec11b](https://github.com/CoCreate-app/CoCreate-calculations/commit/2eec11b36b1106edad870fe501522d02d81f0c84))
9+
110
# [1.9.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.8.0...v1.9.0) (2023-08-17)
211

312

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