From 96460879737b82e107bb33f1304d709ffe9be4ba Mon Sep 17 00:00:00 2001 From: Sima Zhu Date: Fri, 4 Sep 2020 09:51:22 -0700 Subject: [PATCH 1/3] Bump the template version. --- sdk/template/Azure.Template/CHANGELOG.md | 5 ++++- sdk/template/Azure.Template/src/Azure.Template.csproj | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sdk/template/Azure.Template/CHANGELOG.md b/sdk/template/Azure.Template/CHANGELOG.md index 5fa57bf9dff0f..d661bcc9487c7 100644 --- a/sdk/template/Azure.Template/CHANGELOG.md +++ b/sdk/template/Azure.Template/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.3-beta.2 (Unreleased) + + ## 1.0.3-beta.1 (2020-08-27) - Test new alpha beta versioning @@ -46,4 +49,4 @@ - Version Bump ## 1.0.2-preview.3 (2019-12-17) -- Started changelog to capture release notes. \ No newline at end of file +- Started changelog to capture release notes. diff --git a/sdk/template/Azure.Template/src/Azure.Template.csproj b/sdk/template/Azure.Template/src/Azure.Template.csproj index 3dd2e8c06529f..046f98cf4e2d4 100644 --- a/sdk/template/Azure.Template/src/Azure.Template.csproj +++ b/sdk/template/Azure.Template/src/Azure.Template.csproj @@ -1,8 +1,8 @@ - + This is a template project to demonstrate how to create a package that uses code generation as well as use for testing our build and release pipelines Azure SDK Template - 1.0.3-beta.1 + 1.0.3-beta.2 Azure Template $(RequiredTargetFrameworks) From ad1080d45d50bbbc3623dbb9b08e9352b5eca63c Mon Sep 17 00:00:00 2001 From: Sima Zhu Date: Fri, 4 Sep 2020 11:11:12 -0700 Subject: [PATCH 2/3] Fixed change log --- sdk/template/Azure.Template/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/template/Azure.Template/CHANGELOG.md b/sdk/template/Azure.Template/CHANGELOG.md index d661bcc9487c7..eac404146229a 100644 --- a/sdk/template/Azure.Template/CHANGELOG.md +++ b/sdk/template/Azure.Template/CHANGELOG.md @@ -1,7 +1,7 @@ # Release History -## 1.0.3-beta.2 (Unreleased) - +## 1.0.3-beta.2 (2020-09-04) +- Test release tag replacement ## 1.0.3-beta.1 (2020-08-27) - Test new alpha beta versioning From e4ca9f0374f3a35f1847d53986fbcb29518abb0a Mon Sep 17 00:00:00 2001 From: Sima Zhu Date: Fri, 4 Sep 2020 11:27:29 -0700 Subject: [PATCH 3/3] bump to the one not used --- sdk/template/Azure.Template/CHANGELOG.md | 17 ++++++++++++++++- .../Azure.Template/src/Azure.Template.csproj | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/sdk/template/Azure.Template/CHANGELOG.md b/sdk/template/Azure.Template/CHANGELOG.md index eac404146229a..d850c7ed910d1 100644 --- a/sdk/template/Azure.Template/CHANGELOG.md +++ b/sdk/template/Azure.Template/CHANGELOG.md @@ -1,8 +1,23 @@ # Release History -## 1.0.3-beta.2 (2020-09-04) +## 1.0.3-beta.7 (2020-09-04) - Test release tag replacement +## 1.0.3-beta.6 (2020-09-03) +- Test new alpha beta versioning + +## 1.0.3-beta.5 (2020-09-03) +- Test new alpha beta versioning + +## 1.0.3-beta.4 (2020-09-01) +- Test new alpha beta versioning + +## 1.0.3-beta.3 (2020-08-31) +- Test new alpha beta versioning + +## 1.0.3-beta.2 (2020-08-30) +- Test new alpha beta versioning + ## 1.0.3-beta.1 (2020-08-27) - Test new alpha beta versioning diff --git a/sdk/template/Azure.Template/src/Azure.Template.csproj b/sdk/template/Azure.Template/src/Azure.Template.csproj index 046f98cf4e2d4..54103e03438e6 100644 --- a/sdk/template/Azure.Template/src/Azure.Template.csproj +++ b/sdk/template/Azure.Template/src/Azure.Template.csproj @@ -2,7 +2,7 @@ This is a template project to demonstrate how to create a package that uses code generation as well as use for testing our build and release pipelines Azure SDK Template - 1.0.3-beta.2 + 1.0.3-beta.7 Azure Template $(RequiredTargetFrameworks)