From fb70fd372358226b9a0294aa6c5b27ad7c655879 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Sun, 20 Mar 2022 17:46:30 -0700 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ docs/pages/docs/configuration/non-npm.mdx | 2 +- packages/cli/CHANGELOG.md | 12 ++++++++++++ packages/core/CHANGELOG.md | 13 +++++++++++++ plugins/all-contributors/CHANGELOG.md | 12 ++++++++++++ plugins/brew/CHANGELOG.md | 12 ++++++++++++ plugins/chrome/CHANGELOG.md | 12 ++++++++++++ plugins/cocoapods/CHANGELOG.md | 12 ++++++++++++ plugins/conventional-commits/CHANGELOG.md | 12 ++++++++++++ plugins/crates/CHANGELOG.md | 12 ++++++++++++ plugins/docker/CHANGELOG.md | 12 ++++++++++++ plugins/exec/CHANGELOG.md | 12 ++++++++++++ plugins/first-time-contributor/CHANGELOG.md | 12 ++++++++++++ plugins/gem/CHANGELOG.md | 12 ++++++++++++ plugins/gh-pages/CHANGELOG.md | 12 ++++++++++++ plugins/git-tag/CHANGELOG.md | 12 ++++++++++++ plugins/gradle/CHANGELOG.md | 12 ++++++++++++ plugins/jira/CHANGELOG.md | 12 ++++++++++++ plugins/magic-zero/CHANGELOG.md | 12 ++++++++++++ plugins/maven/CHANGELOG.md | 12 ++++++++++++ plugins/microsoft-teams/CHANGELOG.md | 12 ++++++++++++ plugins/npm/CHANGELOG.md | 12 ++++++++++++ plugins/omit-commits/CHANGELOG.md | 12 ++++++++++++ plugins/omit-release-notes/CHANGELOG.md | 12 ++++++++++++ plugins/pr-body-labels/CHANGELOG.md | 12 ++++++++++++ plugins/released/CHANGELOG.md | 12 ++++++++++++ plugins/s3/CHANGELOG.md | 12 ++++++++++++ plugins/sbt/CHANGELOG.md | 12 ++++++++++++ plugins/slack/CHANGELOG.md | 12 ++++++++++++ plugins/twitter/CHANGELOG.md | 12 ++++++++++++ plugins/upload-assets/CHANGELOG.md | 12 ++++++++++++ plugins/vscode/CHANGELOG.md | 12 ++++++++++++ 32 files changed, 375 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8542f0598..05ec8b6a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- `@auto-it/core` + - create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.4 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/docs/pages/docs/configuration/non-npm.mdx b/docs/pages/docs/configuration/non-npm.mdx index a50f79c02..e1766e2e5 100644 --- a/docs/pages/docs/configuration/non-npm.mdx +++ b/docs/pages/docs/configuration/non-npm.mdx @@ -11,7 +11,7 @@ Simply download the appropriate version for your operating system and make it ex ```bash # Download a platform specific version of auto -curl -vkL -o - https://github.com/intuit/auto/releases/download/v10.36.4/auto-linux.gz | gunzip > ~/auto +curl -vkL -o - https://github.com/intuit/auto/releases/download/v10.36.5/auto-linux.gz | gunzip > ~/auto # Make auto executable chmod a+x ~/auto ``` diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 2bff32344..c99ac2178 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 2e2139cfc..82216ecf4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,16 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) +- create major version at last release tag ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/all-contributors/CHANGELOG.md b/plugins/all-contributors/CHANGELOG.md index 3a8cae6a2..ead20f884 100644 --- a/plugins/all-contributors/CHANGELOG.md +++ b/plugins/all-contributors/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/brew/CHANGELOG.md b/plugins/brew/CHANGELOG.md index 40c4f2d57..4fd7ec5e8 100644 --- a/plugins/brew/CHANGELOG.md +++ b/plugins/brew/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/chrome/CHANGELOG.md b/plugins/chrome/CHANGELOG.md index aa3b75a78..b3dce8453 100644 --- a/plugins/chrome/CHANGELOG.md +++ b/plugins/chrome/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/cocoapods/CHANGELOG.md b/plugins/cocoapods/CHANGELOG.md index ecf7704de..ed68a3328 100644 --- a/plugins/cocoapods/CHANGELOG.md +++ b/plugins/cocoapods/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/conventional-commits/CHANGELOG.md b/plugins/conventional-commits/CHANGELOG.md index be3cbe6ff..ac6b45431 100644 --- a/plugins/conventional-commits/CHANGELOG.md +++ b/plugins/conventional-commits/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/crates/CHANGELOG.md b/plugins/crates/CHANGELOG.md index a764a11da..d55ef6f37 100644 --- a/plugins/crates/CHANGELOG.md +++ b/plugins/crates/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/docker/CHANGELOG.md b/plugins/docker/CHANGELOG.md index ffbc528fa..1720c658a 100644 --- a/plugins/docker/CHANGELOG.md +++ b/plugins/docker/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/exec/CHANGELOG.md b/plugins/exec/CHANGELOG.md index 105ab91be..7cdd707f6 100644 --- a/plugins/exec/CHANGELOG.md +++ b/plugins/exec/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/first-time-contributor/CHANGELOG.md b/plugins/first-time-contributor/CHANGELOG.md index 5b8f1381d..d3defdb90 100644 --- a/plugins/first-time-contributor/CHANGELOG.md +++ b/plugins/first-time-contributor/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/gem/CHANGELOG.md b/plugins/gem/CHANGELOG.md index a75e0b3dd..510103bd9 100644 --- a/plugins/gem/CHANGELOG.md +++ b/plugins/gem/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.4 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/gh-pages/CHANGELOG.md b/plugins/gh-pages/CHANGELOG.md index c0498e26c..6f673fd1a 100644 --- a/plugins/gh-pages/CHANGELOG.md +++ b/plugins/gh-pages/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/git-tag/CHANGELOG.md b/plugins/git-tag/CHANGELOG.md index 2a428ef1e..a5e6f91a8 100644 --- a/plugins/git-tag/CHANGELOG.md +++ b/plugins/git-tag/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/gradle/CHANGELOG.md b/plugins/gradle/CHANGELOG.md index 492dfffd4..e0a936c56 100644 --- a/plugins/gradle/CHANGELOG.md +++ b/plugins/gradle/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/jira/CHANGELOG.md b/plugins/jira/CHANGELOG.md index fe86d6f33..61df11128 100644 --- a/plugins/jira/CHANGELOG.md +++ b/plugins/jira/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/magic-zero/CHANGELOG.md b/plugins/magic-zero/CHANGELOG.md index ff9382fc2..e8350bbd4 100644 --- a/plugins/magic-zero/CHANGELOG.md +++ b/plugins/magic-zero/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/maven/CHANGELOG.md b/plugins/maven/CHANGELOG.md index bd305f13c..cc2ce7279 100644 --- a/plugins/maven/CHANGELOG.md +++ b/plugins/maven/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/microsoft-teams/CHANGELOG.md b/plugins/microsoft-teams/CHANGELOG.md index acff1b919..900304da2 100644 --- a/plugins/microsoft-teams/CHANGELOG.md +++ b/plugins/microsoft-teams/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/npm/CHANGELOG.md b/plugins/npm/CHANGELOG.md index cd17ac64a..064747ee0 100644 --- a/plugins/npm/CHANGELOG.md +++ b/plugins/npm/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/omit-commits/CHANGELOG.md b/plugins/omit-commits/CHANGELOG.md index 1ed66c650..674ed4d59 100644 --- a/plugins/omit-commits/CHANGELOG.md +++ b/plugins/omit-commits/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/omit-release-notes/CHANGELOG.md b/plugins/omit-release-notes/CHANGELOG.md index cbf1bff91..22a2f3d6b 100644 --- a/plugins/omit-release-notes/CHANGELOG.md +++ b/plugins/omit-release-notes/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/pr-body-labels/CHANGELOG.md b/plugins/pr-body-labels/CHANGELOG.md index 4604652fa..cf2373bea 100644 --- a/plugins/pr-body-labels/CHANGELOG.md +++ b/plugins/pr-body-labels/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/released/CHANGELOG.md b/plugins/released/CHANGELOG.md index 5e784714f..16632c460 100644 --- a/plugins/released/CHANGELOG.md +++ b/plugins/released/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/s3/CHANGELOG.md b/plugins/s3/CHANGELOG.md index d2c736d11..78dcdb2c3 100644 --- a/plugins/s3/CHANGELOG.md +++ b/plugins/s3/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/sbt/CHANGELOG.md b/plugins/sbt/CHANGELOG.md index 2718269b3..4558dafe9 100644 --- a/plugins/sbt/CHANGELOG.md +++ b/plugins/sbt/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/slack/CHANGELOG.md b/plugins/slack/CHANGELOG.md index efe76ac76..359b242aa 100644 --- a/plugins/slack/CHANGELOG.md +++ b/plugins/slack/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/twitter/CHANGELOG.md b/plugins/twitter/CHANGELOG.md index 0922ef5ca..a1e237425 100644 --- a/plugins/twitter/CHANGELOG.md +++ b/plugins/twitter/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/upload-assets/CHANGELOG.md b/plugins/upload-assets/CHANGELOG.md index 42d0b0244..5d9697ad9 100644 --- a/plugins/upload-assets/CHANGELOG.md +++ b/plugins/upload-assets/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix diff --git a/plugins/vscode/CHANGELOG.md b/plugins/vscode/CHANGELOG.md index e941f9eaf..bd9cb3387 100644 --- a/plugins/vscode/CHANGELOG.md +++ b/plugins/vscode/CHANGELOG.md @@ -1,3 +1,15 @@ +# v10.36.5 (Sun Mar 20 2022) + +#### 🐛 Bug Fix + +- create major version at last release tag [#2175](https://github.com/intuit/auto/pull/2175) ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +#### Authors: 1 + +- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) + +--- + # v10.36.3 (Sun Mar 20 2022) #### 🐛 Bug Fix