Skip to content

Commit e211bf0

Browse files
chore(release): set package.json to 0.40.6 [skip ci]
## [0.40.6](v0.40.5...v0.40.6) (2022-07-05) ### Bug Fixes * correct TimeGutter ref ([#2204](#2204)) ([055cdd0](055cdd0)), closes [#2201](#2201)
1 parent 055cdd0 commit e211bf0

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.6](https://github.com/jquense/react-big-calendar/compare/v0.40.5...v0.40.6) (2022-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* correct TimeGutter ref ([#2204](https://github.com/jquense/react-big-calendar/issues/2204)) ([055cdd0](https://github.com/jquense/react-big-calendar/commit/055cdd01c153752e90b889cfa37ad5734fe8217e)), closes [#2201](https://github.com/jquense/react-big-calendar/issues/2201)
7+
18
## [0.40.5](https://github.com/jquense/react-big-calendar/compare/v0.40.4...v0.40.5) (2022-07-05)
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.5",
3+
"version": "0.40.6",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)