Skip to content

Commit

Permalink
chore(release): set package.json to 0.38.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.38.9](v0.38.8...v0.38.9) (2022-02-10)

### Bug Fixes

* Correct no overlap algorithm stretch behavior ([#2120](#2120)) ([c3f25eb](c3f25eb))
  • Loading branch information
semantic-release-bot committed Feb 10, 2022
1 parent c3f25eb commit 16abd13
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.38.9](https://github.com/jquense/react-big-calendar/compare/v0.38.8...v0.38.9) (2022-02-10)


### Bug Fixes

* Correct no overlap algorithm stretch behavior ([#2120](https://github.com/jquense/react-big-calendar/issues/2120)) ([c3f25eb](https://github.com/jquense/react-big-calendar/commit/c3f25eb61545af36ada0c940f0f05b440250341f))

## [0.38.8](https://github.com/jquense/react-big-calendar/compare/v0.38.7...v0.38.8) (2022-02-10)


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.38.8",
"version": "0.38.9",
"description": "Calendar! with events",
"author": {
"name": "Jason Quense",
Expand Down

0 comments on commit 16abd13

Please sign in to comment.