Skip to content

Commit

Permalink
chore(release): set package.json to 1.6.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.4](v1.6.3...v1.6.4) (2023-02-09)

### Bug Fixes

* rounding behavior in Luxon localizer ([#2362](#2362)) ([409cff1](409cff1)), closes [#2361](#2361)
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent 409cff1 commit 390c731
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.6.4](https://github.com/jquense/react-big-calendar/compare/v1.6.3...v1.6.4) (2023-02-09)


### Bug Fixes

* rounding behavior in Luxon localizer ([#2362](https://github.com/jquense/react-big-calendar/issues/2362)) ([409cff1](https://github.com/jquense/react-big-calendar/commit/409cff1d74a3130f89dca71f19e6832dd7c6e98c)), closes [#2361](https://github.com/jquense/react-big-calendar/issues/2361)

## [1.6.3](https://github.com/jquense/react-big-calendar/compare/v1.6.2...v1.6.3) (2023-02-01)


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

0 comments on commit 390c731

Please sign in to comment.