Skip to content

Commit 1b7d8bf

Browse files
chore(release): set package.json to 1.1.0 [skip ci]
# [1.1.0](jquense/react-big-calendar@v1.0.1...v1.1.0) (2022-07-08) ### Features * remove unneeded dependencies ([jquense#2215](jquense#2215)) ([fb05151](jquense@fb05151))
1 parent fb05151 commit 1b7d8bf

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.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+
18
## [1.0.1](https://github.com/jquense/react-big-calendar/compare/v1.0.0...v1.0.1) (2022-07-07)
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.0.1",
3+
"version": "1.1.0",
44
"description": "Calendar! with events",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)