Skip to content

Commit c6b0f9e

Browse files
chore(release): set package.json to 1.8.5 [skip ci]
## [1.8.5](v1.8.4...v1.8.5) (2023-10-30) ### Bug Fixes * fixing invalid ref with invalid scrollHeight ([#2459](#2459)) ([a4bc8f3](a4bc8f3))
1 parent a4bc8f3 commit c6b0f9e

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.8.5](https://github.com/jquense/react-big-calendar/compare/v1.8.4...v1.8.5) (2023-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing invalid ref with invalid scrollHeight ([#2459](https://github.com/jquense/react-big-calendar/issues/2459)) ([a4bc8f3](https://github.com/jquense/react-big-calendar/commit/a4bc8f3f275ccfba5b6861330b87b39f05505ca8))
7+
18
## [1.8.4](https://github.com/jquense/react-big-calendar/compare/v1.8.3...v1.8.4) (2023-09-18)
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.8.4",
3+
"version": "1.8.5",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)