Skip to content

Commit

Permalink
chore(release): set package.json to 0.39.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.39.3](v0.39.2...v0.39.3) (2022-03-11)

### Bug Fixes

* Trade href="#" anchors for stylized buttons ([#2074](#2074)) ([cd385f5](cd385f5))
  • Loading branch information
semantic-release-bot committed Mar 11, 2022
1 parent cd385f5 commit af82bd7
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.39.3](https://github.com/jquense/react-big-calendar/compare/v0.39.2...v0.39.3) (2022-03-11)


### Bug Fixes

* Trade href="#" anchors for stylized buttons ([#2074](https://github.com/jquense/react-big-calendar/issues/2074)) ([cd385f5](https://github.com/jquense/react-big-calendar/commit/cd385f5f9fc9f998d944e9a3db643e6152fbb5d1))

## [0.39.2](https://github.com/jquense/react-big-calendar/compare/v0.39.1...v0.39.2) (2022-03-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.39.2",
"version": "0.39.3",
"description": "Calendar! with events",
"author": {
"name": "Jason Quense",
Expand Down

0 comments on commit af82bd7

Please sign in to comment.