From e97f2b999800e08c4d505db58187fbd8a4949876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Jul 2022 14:33:18 -0400 Subject: [PATCH] chore(main): release 0.12.1 (#33) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5272df6..0c0f6f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [0.12.1](https://github.com/briancaffey/terraform-aws-django/compare/v0.12.0...v0.12.1) (2022-07-03) + + +### Bug Fixes + +* **frontend_url:** remove frontend_url since it is not needed ([fa1052d](https://github.com/briancaffey/terraform-aws-django/commit/fa1052d4ba1180c81776254775fdaec98b0a6cec)) + ## [0.12.0](https://github.com/briancaffey/terraform-aws-django/compare/v0.11.0...v0.12.0) (2022-07-02)