Skip to content

Commit 04e6b69

Browse files
chore(release): 1.10.10 [skip ci]
## [1.10.10](v1.10.9...v1.10.10) (2023-11-09) ### Bug Fixes * meta name typo ([6c0a368](6c0a368)) * update host ([53d8d97](53d8d97))
1 parent 53d8d97 commit 04e6b69

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.10.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.9...v1.10.10) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([6c0a368](https://github.com/CoCreate-app/CoCreate-calculations/commit/6c0a368e399cdc7504a56bd0a9f83c0a65de0cbd))
7+
* update host ([53d8d97](https://github.com/CoCreate-app/CoCreate-calculations/commit/53d8d975f4e8c6551fe26f8f09d1a9c9a3e5d281))
8+
19
## [1.10.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.8...v1.10.9) (2023-11-03)
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.10.9",
3+
"version": "1.10.10",
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)