Skip to content

Commit

Permalink
chore: 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2022-09-03)

### Performance Improvements

* add user detail tests on OAuth2Introspection sub claim ([18c62ce](18c62ce))
  • Loading branch information
semantic-release-bot committed Sep 3, 2022
1 parent 569f723 commit 40c1aee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/Azaferany/dotnet-quickstart-template/compare/v1.0.0...v1.0.1) (2022-09-03)


### Performance Improvements

* add user detail tests on OAuth2Introspection sub claim ([18c62ce](https://github.com/Azaferany/dotnet-quickstart-template/commit/18c62cebb5d27cc16c9338119f45777060f36c60))

## 1.0.0 (2022-08-29)


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

0 comments on commit 40c1aee

Please sign in to comment.