Skip to content

Commit

Permalink
[edit] Changelog/version
Browse files Browse the repository at this point in the history
  • Loading branch information
i4004 committed Apr 27, 2022
1 parent a03d9c6 commit 0311ee2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/Simplify.Web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.5.1] - 2022-04-27

### Dependencies

- Simplify.DI bump to 4.2 (PR#187)
- Microsoft.Extensions.Configuration.Json bump to 3.1.24 for .NET Standard 2.0 and .NET 4.6.2

## [4.5.0] - 2021-11-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion src/Simplify.Web/Simplify.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Simplify.DI" Version="4.2.*" />
<PackageReference Include="Simplify.DI" Version="4.2.0" />
<PackageReference Include="Simplify.Templates" Version="2.0.0" />
<PackageReference Include="Simplify.String.Sources" Version="1.2.1" PrivateAssets="All" />
<PackageReference Include="Simplify.System.Sources" Version="1.6.1" PrivateAssets="All" />
Expand Down

0 comments on commit 0311ee2

Please sign in to comment.