diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d2d033..40f61a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.7.1](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.7.0...v1.7.1) (2023-08-21) + + +### Bug Fixes + +* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([8ba0e1b](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/8ba0e1becfa1160ef99c5580496e3b73fb60ad54)) +* replace cdn with /dist ([8e12b05](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/8e12b05c8ac7dcf09fa538bc84fc302652fb5aa5)) +* update file uploader ([2ca0e55](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/2ca0e55cab9fdfc9ad07bcbf99c90fd1b9c107fd)) + # [1.7.0](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.6.0...v1.7.0) (2023-08-17) diff --git a/package.json b/package.json index 6428327..863bbff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/fullcalendar", - "version": "1.7.0", + "version": "1.7.1", "description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "fullcalendar",