Skip to content

Commit b8dc3db

Browse files
chore(release): set package.json to 1.19.4 [skip ci]
## [1.19.4](v1.19.3...v1.19.4) (2025-06-16) ### Bug Fixes * **dayjs localizer:** reverts previous changs, as it was casting a date as UTC instead of local time ([#2759](#2759)) ([7ba9e24](7ba9e24)), closes [#2758](#2758)
1 parent 7ba9e24 commit b8dc3db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.4](https://github.com/jquense/react-big-calendar/compare/v1.19.3...v1.19.4) (2025-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **dayjs localizer:** reverts previous changs, as it was casting a date as UTC instead of local time ([#2759](https://github.com/jquense/react-big-calendar/issues/2759)) ([7ba9e24](https://github.com/jquense/react-big-calendar/commit/7ba9e24e24943b1f20efcb1652097933ac3b1774)), closes [#2758](https://github.com/jquense/react-big-calendar/issues/2758)
7+
18
## [1.19.3](https://github.com/jquense/react-big-calendar/compare/v1.19.2...v1.19.3) (2025-06-12)
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": "react-big-calendar",
3-
"version": "1.19.3",
3+
"version": "1.19.4",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)