Skip to content

Commit b390e03

Browse files
chore(release): set package.json to 0.40.2 [skip ci]
## [0.40.2](jquense/react-big-calendar@v0.40.1...v0.40.2) (2022-06-16) ### Bug Fixes * Allow resize to last visible slot ([f26c8a7](jquense/react-big-calendar@f26c8a7)), closes [#2147](jquense/react-big-calendar#2147)
1 parent f26c8a7 commit b390e03

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.2](https://github.com/jquense/react-big-calendar/compare/v0.40.1...v0.40.2) (2022-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Allow resize to last visible slot ([f26c8a7](https://github.com/jquense/react-big-calendar/commit/f26c8a75a5e7ad667eb6dbc4d392dac32e51dc10)), closes [#2147](https://github.com/jquense/react-big-calendar/issues/2147)
7+
18
## [0.40.1](https://github.com/jquense/react-big-calendar/compare/v0.40.0...v0.40.1) (2022-04-18)
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.1",
3+
"version": "0.40.2",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)