We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent fb05151 commit 1b7d8bfCopy full SHA for 1b7d8bf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/jquense/react-big-calendar/compare/v1.0.1...v1.1.0) (2022-07-08)
2
+
3
4
+### Features
5
6
+* remove unneeded dependencies ([#2215](https://github.com/jquense/react-big-calendar/issues/2215)) ([fb05151](https://github.com/jquense/react-big-calendar/commit/fb05151252ad02610c7fafa7fbe13dd00b5d40af))
7
8
## [1.0.1](https://github.com/jquense/react-big-calendar/compare/v1.0.0...v1.0.1) (2022-07-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-big-calendar",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Calendar! with events",
"author": {
"name": "Jason Quense",
0 commit comments