Skip to content

Commit

Permalink
chore: 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2022-09-20)

### Performance Improvements

* **deps:** bump OpenTelemetry.Api from 1.3.0 to 1.3.1 ([#28](#28)) ([da02ec4](da02ec4))
* **deps:** bump OpenTelemetry.Exporter.Jaeger from 1.3.0 to 1.3.1 ([#29](#29)) ([57d6cae](57d6cae))
  • Loading branch information
semantic-release-bot committed Sep 20, 2022
1 parent e0588fb commit a8bcd73
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.3](https://github.com/Azaferany/dotnet-quickstart-template/compare/v1.0.2...v1.0.3) (2022-09-20)


### Performance Improvements

* **deps:** bump OpenTelemetry.Api from 1.3.0 to 1.3.1 ([#28](https://github.com/Azaferany/dotnet-quickstart-template/issues/28)) ([da02ec4](https://github.com/Azaferany/dotnet-quickstart-template/commit/da02ec4e1fbf458e1b81333352002eaaeabebe02))
* **deps:** bump OpenTelemetry.Exporter.Jaeger from 1.3.0 to 1.3.1 ([#29](https://github.com/Azaferany/dotnet-quickstart-template/issues/29)) ([57d6cae](https://github.com/Azaferany/dotnet-quickstart-template/commit/57d6caea08daf3f18ec32b9dc1a4ca9251c6ae97))

## [1.0.2](https://github.com/Azaferany/dotnet-quickstart-template/compare/v1.0.1...v1.0.2) (2022-09-03)


Expand Down
2 changes: 1 addition & 1 deletion templatepack.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PackageType>Template</PackageType>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
<PackageId>QuickstartTemplate</PackageId>
<Title>Payping Corporation Web Api Application</Title>
<Authors>Azaferany</Authors>
Expand Down

0 comments on commit a8bcd73

Please sign in to comment.