Skip to content

Commit

Permalink
chore(release): set package.json to 1.8.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.6](jquense/react-big-calendar@v1.8.5...v1.8.6) (2024-01-08)

### Bug Fixes

* **DnD:** dragAndDrop EventWrapper.js error: cannot add property 'X', object is not extensible ([0c4826a](jquense@0c4826a))
  • Loading branch information
semantic-release-bot committed Jan 8, 2024
1 parent 0c4826a commit 276e450
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.8.6](https://github.com/jquense/react-big-calendar/compare/v1.8.5...v1.8.6) (2024-01-08)


### Bug Fixes

* **DnD:** dragAndDrop EventWrapper.js error: cannot add property 'X', object is not extensible ([0c4826a](https://github.com/jquense/react-big-calendar/commit/0c4826a70378de7923bd772b15d481e3c30c530b))

## [1.8.5](https://github.com/jquense/react-big-calendar/compare/v1.8.4...v1.8.5) (2023-10-30)


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

0 comments on commit 276e450

Please sign in to comment.