Skip to content

Commit

Permalink
chore(release): 1.8.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.6](v1.8.5...v1.8.6) (2023-10-14)

### Bug Fixes

* bump dependencies ([5b22a85](5b22a85))
* link.runLink updated to link.open ([6579c39](6579c39))
  • Loading branch information
semantic-release-bot committed Oct 14, 2023
1 parent 6579c39 commit 3fb26b8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.8.6](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.8.5...v1.8.6) (2023-10-14)


### Bug Fixes

* bump dependencies ([5b22a85](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/5b22a85467ee075a07d7bff296830695cf683fc5))
* link.runLink updated to link.open ([6579c39](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/6579c395f6c92a95c2ac0dd402d156cfad172479))

## [1.8.5](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.8.4...v1.8.5) (2023-10-09)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/fullcalendar",
"version": "1.8.5",
"version": "1.8.6",
"description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"fullcalendar",
Expand Down Expand Up @@ -63,4 +63,4 @@
"@cocreate/local-storage": "^1.10.5",
"@cocreate/observer": "^1.11.5"
}
}
}

0 comments on commit 3fb26b8

Please sign in to comment.