Skip to content

Commit

Permalink
chore: 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2023-06-07)

### Performance Improvements

* exclude commitlint.config.js ([c6a510f](c6a510f))
* remove oauth2 introspection authentication ([d7b3f6a](d7b3f6a))
  • Loading branch information
semantic-release-bot committed Jun 7, 2023
1 parent ba1b0c0 commit 6e48cab
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.8](https://github.com/Azaferany/dotnet-quickstart-template/compare/v1.0.7...v1.0.8) (2023-06-07)


### Performance Improvements

* exclude commitlint.config.js ([c6a510f](https://github.com/Azaferany/dotnet-quickstart-template/commit/c6a510f8bdf73d218dcb1d3e896f1427abd1dc45))
* remove oauth2 introspection authentication ([d7b3f6a](https://github.com/Azaferany/dotnet-quickstart-template/commit/d7b3f6ac0310f3e218000dcd8a868b2837cbdc03))

## [1.0.7](https://github.com/Azaferany/dotnet-quickstart-template/compare/v1.0.6...v1.0.7) (2023-05-26)


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.7</Version>
<Version>1.0.8</Version>
<PackageId>QuickstartTemplate</PackageId>
<Title>Payping Corporation Web Api Application</Title>
<Authors>Azaferany</Authors>
Expand Down

0 comments on commit 6e48cab

Please sign in to comment.