Skip to content

Commit e74d737

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2021-06-25) ### Bug Fixes * latest version numbers applied to all cocreate packages ([c17acac](c17acac))
1 parent c17acac commit e74d737

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.18](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.17...v1.0.18) (2021-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* latest version numbers applied to all cocreate packages ([c17acac](https://github.com/CoCreate-app/CoCreate-api/commit/c17acac769e13757dd9adc5cf65a1e0544a6b7cf))
7+
18
## [1.0.17](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.16...v1.0.17) (2021-06-24)
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/api",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"description": "A simple api helper component in vanilla javascript used by JavaScript developers to create thirdparty api intergrations. CoCreate-api includes the client component and server side for api processing. Thirdparty apis can be accessible using HTML5 data-attributes and/or JavaScript API. ",
55
"keywords": [
66
"thirdparty-api-intergration",

0 commit comments

Comments
 (0)