Skip to content

Commit c3af945

Browse files
chore(release): set package.json to 1.19.0 [skip ci]
# [1.19.0](v1.18.0...v1.19.0) (2025-05-28) ### Bug Fixes * Clean up preview elements after dropping from outside ([#2746](#2746)) ([652502f](652502f)) * issue [#2534](#2534) ([#2566](#2566)) ([10cfe84](10cfe84)) ### Features * **time-indicator-wrapper:** expose time indicator wrapper component ([#2747](#2747)) ([10b8041](10b8041))
1 parent 10b8041 commit c3af945

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.19.0](https://github.com/jquense/react-big-calendar/compare/v1.18.0...v1.19.0) (2025-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Clean up preview elements after dropping from outside ([#2746](https://github.com/jquense/react-big-calendar/issues/2746)) ([652502f](https://github.com/jquense/react-big-calendar/commit/652502f67c9a193466608319853429b4f85720eb))
7+
* issue [#2534](https://github.com/jquense/react-big-calendar/issues/2534) ([#2566](https://github.com/jquense/react-big-calendar/issues/2566)) ([10cfe84](https://github.com/jquense/react-big-calendar/commit/10cfe84ec1257cdd09949f50630c3e84680d1aec))
8+
9+
10+
### Features
11+
12+
* **time-indicator-wrapper:** expose time indicator wrapper component ([#2747](https://github.com/jquense/react-big-calendar/issues/2747)) ([10b8041](https://github.com/jquense/react-big-calendar/commit/10b8041f6c6b41304c74ad70f36fcb7f0e67b698))
13+
114
# [1.18.0](https://github.com/jquense/react-big-calendar/compare/v1.17.1...v1.18.0) (2025-02-24)
215

316

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.18.0",
3+
"version": "1.19.0",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)