From f2d1617c561dde1acc72abc74e55f8955801eb5a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 23 Apr 2021 22:18:40 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ## [1.0.3](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.0.2...v1.0.3) (2021-04-23) ### Bug Fixes * readme and documentation. Removed securitykeys ([ffb6e23](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/ffb6e233ebe119370407e695cdfaefe2eeb2bb11)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1bd31e..5af8459 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.3](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.0.2...v1.0.3) (2021-04-23) + + +### Bug Fixes + +* readme and documentation. Removed securitykeys ([ffb6e23](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/ffb6e233ebe119370407e695cdfaefe2eeb2bb11)) + ## [1.0.2](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.0.1...v1.0.2) (2021-04-19) diff --git a/package.json b/package.json index 5ec0ffe..b790abe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/fullcalendar", - "version": "1.0.2", + "version": "1.0.3", "description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "fullcalendar",