From 5da872b74b8d9a4406ff05c9adcf01dee23f653a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 26 Nov 2021 22:42:25 +0000 Subject: [PATCH] chore(release): 1.1.46 [skip ci] ## [1.1.46](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.45...v1.1.46) (2021-11-26) ### Bug Fixes * docs sidenav width ([59c95cb](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/59c95cb0554ae294765f40c2933928fa46223c54)) * updated action dependency to actions ([34f0800](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/34f08009484e5c248a2b669e611066e6a1874794)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30cc16e..b59a62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.1.46](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.45...v1.1.46) (2021-11-26) + + +### Bug Fixes + +* docs sidenav width ([59c95cb](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/59c95cb0554ae294765f40c2933928fa46223c54)) +* updated action dependency to actions ([34f0800](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/34f08009484e5c248a2b669e611066e6a1874794)) + ## [1.1.45](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.44...v1.1.45) (2021-11-23) diff --git a/package.json b/package.json index 42b5abd..d6a6f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/fullcalendar", - "version": "1.1.45", + "version": "1.1.46", "description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "fullcalendar",