Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-08-17)

### Features

* bump cocreate dependencies for the latest updates and features ([d2a67d9](d2a67d9))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent d2a67d9 commit 95694c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.6.0...v1.7.0) (2023-08-17)


### Features

* bump cocreate dependencies for the latest updates and features ([d2a67d9](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/d2a67d9046fc94357262a5f2c1e984e46f3334f9))

# [1.6.0](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.5.29...v1.6.0) (2023-08-16)


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.6.0",
"version": "1.7.0",
"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.8.0",
"@cocreate/observer": "^1.9.0"
}
}
}

0 comments on commit 95694c0

Please sign in to comment.