Skip to content

Commit

Permalink
chore(release): 0.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.18.0](v0.17.1...v0.18.0) (2023-04-14)

### Features

* **Item:** add consecutiveFailedLoginAttempts property. ([#17](#17)) ([bcdfcc6](bcdfcc6))
  • Loading branch information
semantic-release-bot committed Apr 14, 2023
1 parent bcdfcc6 commit 3b0b529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pluggy.SDK/Pluggy.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<Version>0.17.1</Version>
<PackageVersion>0.17.1</PackageVersion>
<Version>0.18.0</Version>
<PackageVersion>0.18.0</PackageVersion>
<Authors>Pluggy</Authors>
<Description>Pluggy SDK to connect with our aggregation service API</Description>
<NeutralLanguage>en-US</NeutralLanguage>
Expand Down

0 comments on commit 3b0b529

Please sign in to comment.