Skip to content

Commit

Permalink
Fixed change log (#14916)
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored Sep 4, 2020
1 parent c8a4acb commit 772c659
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion sdk/template/Azure.Template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
# Release History

## 1.0.3-beta.2 (Unreleased)
## 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
Expand Down
2 changes: 1 addition & 1 deletion sdk/template/Azure.Template/src/Azure.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>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</Description>
<AssemblyTitle>Azure SDK Template</AssemblyTitle>
<Version>1.0.3-beta.2</Version>
<Version>1.0.3-beta.7</Version>
<PackageTags>Azure Template</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
</PropertyGroup>
Expand Down

0 comments on commit 772c659

Please sign in to comment.