Skip to content

Commit

Permalink
chore(release): 2.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.7.0](v2.6.0...v2.7.0) (2023-03-09)

### Features

* Added new factory `Result.From(List<IError> errors)` ([10140de](10140de))
* Created factory `Success.Create();` ([44e6145](44e6145))
  • Loading branch information
semantic-release-bot committed Mar 9, 2023
1 parent 3f9c02d commit 4a49c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PowerUtils.Results.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<AssemblyName>PowerUtils.Results</AssemblyName>
<RootNamespace>PowerUtils.Results</RootNamespace>

<Version>2.6.0</Version>
<Version>2.7.0</Version>

<PackageOutputPath>bin\</PackageOutputPath>
</PropertyGroup>
Expand Down

0 comments on commit 4a49c8d

Please sign in to comment.