Skip to content

Commit cbac29a

Browse files
chore(release): set package.json to 1.8.3 [skip ci]
## [1.8.3](v1.8.2...v1.8.3) (2023-09-18) ### Bug Fixes * Modify events.js ([#2444](#2444)) ([2a838d9](2a838d9))
1 parent 2a838d9 commit cbac29a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.3](https://github.com/jquense/react-big-calendar/compare/v1.8.2...v1.8.3) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Modify events.js ([#2444](https://github.com/jquense/react-big-calendar/issues/2444)) ([2a838d9](https://github.com/jquense/react-big-calendar/commit/2a838d981ed08c0be7ff6702f64b79db3158ff90))
7+
18
## [1.8.2](https://github.com/jquense/react-big-calendar/compare/v1.8.1...v1.8.2) (2023-08-07)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-big-calendar",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)