From f9c833133a7de5437c12602defe22603dd27344f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 Jan 2023 15:57:13 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://git.mckunda.com/mcpanda/summertime/compare/v1.0.1...v1.0.2) (2023-01-28) ### Bug Fixes * **pip:** add gunicorn and ints dependencies ([fdd7007](https://git.mckunda.com/mcpanda/summertime/commit/fdd70074b977dcc49824293f30f111daf6699bd2)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ee5f2e5..f7f686b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://git.mckunda.com/mcpanda/summertime/compare/v1.0.1...v1.0.2) (2023-01-28) + + +### Bug Fixes + +* **pip:** add gunicorn and ints dependencies ([fdd7007](https://git.mckunda.com/mcpanda/summertime/commit/fdd70074b977dcc49824293f30f111daf6699bd2)) + ## [1.0.1](https://git.mckunda.com/mcpanda/summertime/compare/v1.0.0...v1.0.1) (2023-01-28)