Skip to content

Commit

Permalink
chore(release): set package.json to 1.11.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.4](v1.11.3...v1.11.4) (2024-04-15)

### Bug Fixes

* Correct selection issues ([def4934](def4934))
  • Loading branch information
semantic-release-bot committed Apr 15, 2024
1 parent def4934 commit 2929428
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.11.4](https://github.com/jquense/react-big-calendar/compare/v1.11.3...v1.11.4) (2024-04-15)


### Bug Fixes

* Correct selection issues ([def4934](https://github.com/jquense/react-big-calendar/commit/def4934b45804c1ccdeaa4c5c8ddb52b346b0d08))

## [1.11.3](https://github.com/jquense/react-big-calendar/compare/v1.11.2...v1.11.3) (2024-04-02)


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

0 comments on commit 2929428

Please sign in to comment.