Skip to content

Commit 9c63b1d

Browse files
chore(release): set package.json to 1.19.1 [skip ci]
## [1.19.1](v1.19.0...v1.19.1) (2025-05-28) ### Bug Fixes * correctly show +more buttons on slots with hidden spanning events ([#2744](#2744)) ([dbd0b0a](dbd0b0a))
1 parent dbd0b0a commit 9c63b1d

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.1](https://github.com/jquense/react-big-calendar/compare/v1.19.0...v1.19.1) (2025-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly show +more buttons on slots with hidden spanning events ([#2744](https://github.com/jquense/react-big-calendar/issues/2744)) ([dbd0b0a](https://github.com/jquense/react-big-calendar/commit/dbd0b0a767c294457704ea682a7c9621d8d93440))
7+
18
# [1.19.0](https://github.com/jquense/react-big-calendar/compare/v1.18.0...v1.19.0) (2025-05-28)
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.0",
3+
"version": "1.19.1",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)