Skip to content

Commit

Permalink
chore(release): set package.json to 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](jquense/react-big-calendar@v1.3.1...v1.3.2) (2022-07-12)

### Bug Fixes

* temp fix for DayColumn render ([#2224](jquense/react-big-calendar#2224)) ([48b23a2](jquense/react-big-calendar@48b23a2)), closes [#2222](jquense/react-big-calendar#2222)
  • Loading branch information
semantic-release-bot committed Jul 12, 2022
1 parent 2260f1f commit cdf23d8
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 @@
## [1.3.2](https://github.com/jquense/react-big-calendar/compare/v1.3.1...v1.3.2) (2022-07-12)


### Bug Fixes

* temp fix for DayColumn render ([#2224](https://github.com/jquense/react-big-calendar/issues/2224)) ([48b23a2](https://github.com/jquense/react-big-calendar/commit/48b23a26edb2383abee9978a2b99eb4520a97f12)), closes [#2222](https://github.com/jquense/react-big-calendar/issues/2222)

## [1.3.1](https://github.com/jquense/react-big-calendar/compare/v1.3.0...v1.3.1) (2022-07-12)


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

0 comments on commit cdf23d8

Please sign in to comment.