Skip to content

Commit

Permalink
chore(release): set package.json to 0.40.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.40.0](v0.39.7...v0.40.0) (2022-03-24)

### Features

* **events:** default events prop to an empty array ([#2161](#2161)) ([efac0b2](efac0b2)), closes [#1708](#1708)
  • Loading branch information
semantic-release-bot committed Mar 24, 2022
1 parent efac0b2 commit abe167e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.40.0](https://github.com/jquense/react-big-calendar/compare/v0.39.7...v0.40.0) (2022-03-24)


### Features

* **events:** default events prop to an empty array ([#2161](https://github.com/jquense/react-big-calendar/issues/2161)) ([efac0b2](https://github.com/jquense/react-big-calendar/commit/efac0b26b365bbddb803ad256e22a5844cf36052)), closes [#1708](https://github.com/jquense/react-big-calendar/issues/1708)

## [0.39.7](https://github.com/jquense/react-big-calendar/compare/v0.39.6...v0.39.7) (2022-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-big-calendar",
"version": "0.39.7",
"version": "0.40.0",
"description": "Calendar! with events",
"author": {
"name": "Jason Quense",
Expand Down

0 comments on commit abe167e

Please sign in to comment.