Skip to content

Commit

Permalink
chore(release): 1.1.22 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.22](v1.1.21...v1.1.22) (2021-10-01)

### Bug Fixes

* update packages ([87e78a4](87e78a4))
  • Loading branch information
semantic-release-bot committed Oct 1, 2021
1 parent 87e78a4 commit 2fedd53
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.22](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.21...v1.1.22) (2021-10-01)


### Bug Fixes

* update packages ([87e78a4](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/87e78a4bacb625beaadfce1bd3ee91cca91c09d4))

## [1.1.21](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.1.20...v1.1.21) (2021-10-01)


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.21",
"version": "1.1.22",
"description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"fullcalendar",
Expand Down

0 comments on commit 2fedd53

Please sign in to comment.