Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.3...v1.12.0) (2024-11-04)

### Bug Fixes

* observer taget has been renamed to selector ([8b13f2d](8b13f2d))
* pretier.config.js and file formating ([b852cdd](b852cdd))

### Features

* add prettier.config.js and format files ([92fdf72](92fdf72))
* add prettier.config.js and format files ([4970eeb](4970eeb))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent b852cdd commit 3bda6e6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.12.0](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.11.3...v1.12.0) (2024-11-04)


### Bug Fixes

* observer taget has been renamed to selector ([8b13f2d](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/8b13f2d483b1c6a772c0163847f3901f826ee4a2))
* pretier.config.js and file formating ([b852cdd](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/b852cddde4736a5029ec117095d00be5bc88c391))


### Features

* add prettier.config.js and format files ([92fdf72](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/92fdf72df821f278f3274b980e4490d99837c04b))
* add prettier.config.js and format files ([4970eeb](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/4970eeb58f3ab1efa674c5fc173156b4cf25d3a9))

## [1.11.3](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.11.2...v1.11.3) (2024-06-12)


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.11.3",
"version": "1.12.0",
"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 3bda6e6

Please sign in to comment.