Skip to content

Commit 0f9397a

Browse files
chore(release): set package.json to 0.40.3 [skip ci]
## [0.40.3](jquense/react-big-calendar@v0.40.2...v0.40.3) (2022-07-01) ### Bug Fixes * **DND:** Corrects issue of losing droppable event when releasing on non-event related containers ([#2199](jquense/react-big-calendar#2199)) ([508b668](jquense/react-big-calendar@508b668)), closes [#2198](jquense/react-big-calendar#2198) [#1902](jquense/react-big-calendar#1902)
1 parent 281d4dc commit 0f9397a

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+
## [0.40.3](https://github.com/jquense/react-big-calendar/compare/v0.40.2...v0.40.3) (2022-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **DND:** Corrects issue of losing droppable event when releasing on non-event related containers ([#2199](https://github.com/jquense/react-big-calendar/issues/2199)) ([508b668](https://github.com/jquense/react-big-calendar/commit/508b668f4adb17635b47f435fdc3b676058a7405)), closes [#2198](https://github.com/jquense/react-big-calendar/issues/2198) [#1902](https://github.com/jquense/react-big-calendar/issues/1902)
7+
18
## [0.40.2](https://github.com/jquense/react-big-calendar/compare/v0.40.1...v0.40.2) (2022-06-16)
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": "0.40.2",
3+
"version": "0.40.3",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)