Skip to content

Commit 321423a

Browse files
chore(release): set package.json to 1.16.3 [skip ci]
## [1.16.3](v1.16.2...v1.16.3) (2024-11-26) ### Bug Fixes * update doc type of onDropFromOutside function signature ([5438fb5](5438fb5))
1 parent 5438fb5 commit 321423a

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.16.3](https://github.com/jquense/react-big-calendar/compare/v1.16.2...v1.16.3) (2024-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* update doc type of onDropFromOutside function signature ([5438fb5](https://github.com/jquense/react-big-calendar/commit/5438fb51e019111742228a6b22825aa694cac256))
7+
18
## [1.16.2](https://github.com/jquense/react-big-calendar/compare/v1.16.1...v1.16.2) (2024-11-25)
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.16.2",
3+
"version": "1.16.3",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)