Skip to content

Commit

Permalink
chore(release): 1.1.42 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.42](v1.1.41...v1.1.42) (2021-11-18)

### Bug Fixes

* update dependencies ([a535737](a535737))
  • Loading branch information
semantic-release-bot committed Nov 18, 2021
1 parent a535737 commit b5ad884
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b5ad884

Please sign in to comment.