Skip to content

Commit 40497d4

Browse files
chore(release): set package.json to 1.18.0 [skip ci]
# [1.18.0](v1.17.1...v1.18.0) (2025-02-24) ### Features * add support for React 19 ([#2710](#2710)) ([4d39499](4d39499))
1 parent 4d39499 commit 40497d4

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.18.0](https://github.com/jquense/react-big-calendar/compare/v1.17.1...v1.18.0) (2025-02-24)
2+
3+
4+
### Features
5+
6+
* add support for React 19 ([#2710](https://github.com/jquense/react-big-calendar/issues/2710)) ([4d39499](https://github.com/jquense/react-big-calendar/commit/4d39499d0dc2803d8cf38a2d4036cbdb3c1a0b93))
7+
18
## [1.17.1](https://github.com/jquense/react-big-calendar/compare/v1.17.0...v1.17.1) (2024-12-19)
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.17.1",
3+
"version": "1.18.0",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)