From d2c37f5ccc8c1dbc5c67ea9074c825a37446f266 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Jul 2022 14:14:02 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.3.3 [skip ci] ## [1.3.3](https://github.com/jquense/react-big-calendar/compare/v1.3.2...v1.3.3) (2022-07-12) ### Bug Fixes * revert ([#2227](https://github.com/jquense/react-big-calendar/issues/2227)) ([b81fa14](https://github.com/jquense/react-big-calendar/commit/b81fa146a97b83cd0bff063eb5004f1583eb365c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8395d89b8..423dcc02b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.3](https://github.com/jquense/react-big-calendar/compare/v1.3.2...v1.3.3) (2022-07-12) + + +### Bug Fixes + +* revert ([#2227](https://github.com/jquense/react-big-calendar/issues/2227)) ([b81fa14](https://github.com/jquense/react-big-calendar/commit/b81fa146a97b83cd0bff063eb5004f1583eb365c)) + ## [1.3.2](https://github.com/jquense/react-big-calendar/compare/v1.3.1...v1.3.2) (2022-07-12) diff --git a/package.json b/package.json index 5d3a4846e..11ff6d3b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-big-calendar", - "version": "1.3.2", + "version": "1.3.3", "description": "Calendar! with events", "author": { "name": "Jason Quense",