From b5ad884d66733a7dcd2eb5ff32abf66675fd90a3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 18 Nov 2021 00:21:31 +0000 Subject: [PATCH] chore(release): 1.1.42 [skip ci] ## [1.1.42](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.41...v1.1.42) (2021-11-18) ### Bug Fixes * update dependencies ([a535737](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/a5357374a73f30c24de35ee921bccdde993b2fc6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08bd014..bc97b16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.42](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.41...v1.1.42) (2021-11-18) + + +### Bug Fixes + +* update dependencies ([a535737](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/a5357374a73f30c24de35ee921bccdde993b2fc6)) + ## [1.1.41](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.40...v1.1.41) (2021-11-16) diff --git a/package.json b/package.json index bd58bc8..a18fb8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/fullcalendar", - "version": "1.1.41", + "version": "1.1.42", "description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "fullcalendar",