Skip to content

Commit 60e1736

Browse files
chore(release): 1.12.1 [skip ci]
## [1.12.1](v1.12.0...v1.12.1) (2025-01-18) ### Bug Fixes * update filter-query-key ([3acaaa4](3acaaa4))
1 parent 3acaaa4 commit 60e1736

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.1](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.12.0...v1.12.1) (2025-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update filter-query-key ([3acaaa4](https://github.com/CoCreate-app/CoCreate-fullcalendar/commit/3acaaa4b5cd58b206506facb7e7424fa4e872900))
7+
18
# [1.12.0](https://github.com/CoCreate-app/CoCreate-fullcalendar/compare/v1.11.3...v1.12.0) (2024-11-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/fullcalendar",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "A simple fullcalendar component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"fullcalendar",

0 commit comments

Comments
 (0)