diff --git a/CHANGELOG.md b/CHANGELOG.md index fd1995c..e1bd31e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.2](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.0.1...v1.0.2) (2021-04-19) + + +### Bug Fixes + +* ci and build process ([065b0c9](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/065b0c927b59aeb4f08739524b1c49b0b7463a35)) +* npm publish and cdn deployment ([57e55c0](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/57e55c0dd5dc3363d168343c763d0176ffd613d9)) + ## [1.0.1](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.0.0...v1.0.1) (2021-03-29) diff --git a/package.json b/package.json index a9c5906..32571aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/fullcalendar", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "fullcalendar",