From 2142ec281b295993c2090bdf56ee6930cccb6fef Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Thu, 21 May 2020 16:06:03 -0700 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ plugins/released/CHANGELOG.md | 13 +++++++++++++ plugins/slack/CHANGELOG.md | 13 +++++++++++++ 3 files changed, 39 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5926d122..c3bf52394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v9.35.1 (Thu May 21 2020) + +#### 🐛 Bug Fix + +- `@auto-it/released`, `@auto-it/slack` + - fallback to tag name when the release has no name [#1243](https://github.com/intuit/auto/pull/1243) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v9.35.0 (Thu May 21 2020) :tada: This release contains work from a new contributor! :tada: diff --git a/plugins/released/CHANGELOG.md b/plugins/released/CHANGELOG.md index 7f9275a7a..e5b0f7c14 100644 --- a/plugins/released/CHANGELOG.md +++ b/plugins/released/CHANGELOG.md @@ -1,3 +1,16 @@ +# v9.35.1 (Thu May 21 2020) + +#### 🐛 Bug Fix + +- fallback to tag name when the release has no name [#1243](https://github.com/intuit/auto/pull/1243) ([@hipstersmoothie](https://github.com/hipstersmoothie)) +- fallback to tag name when the release has no name ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v9.34.0 (Tue May 19 2020) #### 🔩 Dependency Updates diff --git a/plugins/slack/CHANGELOG.md b/plugins/slack/CHANGELOG.md index 1b0ebac5d..6717123f2 100644 --- a/plugins/slack/CHANGELOG.md +++ b/plugins/slack/CHANGELOG.md @@ -1,3 +1,16 @@ +# v9.35.1 (Thu May 21 2020) + +#### 🐛 Bug Fix + +- fallback to tag name when the release has no name [#1243](https://github.com/intuit/auto/pull/1243) ([@hipstersmoothie](https://github.com/hipstersmoothie)) +- fallback to tag name when the release has no name ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v9.34.0 (Tue May 19 2020) #### 🔩 Dependency Updates