Skip to content

Commit b0049e1

Browse files
chore(release): set package.json to 1.2.4 [skip ci]
## [1.2.4](jquense/react-big-calendar@v1.2.3...v1.2.4) (2022-07-11) ### Bug Fixes * do the math ourselves ([jquense#2220](jquense#2220)) ([cace54e](jquense@cace54e))
1 parent cace54e commit b0049e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.4](https://github.com/jquense/react-big-calendar/compare/v1.2.3...v1.2.4) (2022-07-11)
2+
3+
4+
### Bug Fixes
5+
6+
* do the math ourselves ([#2220](https://github.com/jquense/react-big-calendar/issues/2220)) ([cace54e](https://github.com/jquense/react-big-calendar/commit/cace54e8b4b0f6baef35f1dac11bcf8f541f5301))
7+
18
## [1.2.3](https://github.com/jquense/react-big-calendar/compare/v1.2.2...v1.2.3) (2022-07-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-big-calendar",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)