diff --git a/CHANGELOG.md b/CHANGELOG.md index c427796..6fb9af3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.4](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.3...v1.0.4) (2021-04-04) + + +### Bug Fixes + +* update socket to socket-lient and crud to crud client" ([7bd3dbc](https://github.com/CoCreate-app/CoCreate-api/commit/7bd3dbcf54060f491efcf0a39e75ab21211d2dba)) + ## [1.0.3](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.2...v1.0.3) (2021-04-02) diff --git a/package.json b/package.json index 68ad16a..a18f9ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/api", - "version": "1.0.3", + "version": "1.0.4", "description": "A simple api helper component in vanilla javascript. Easily intergrate thirdparty apis. Makes thirdparty api accessible using HTML5 data-attributes and/or JavaScript API", "keywords": [ "thirdparty-api-intergration",