Skip to content

Commit a462f32

Browse files
chore(main): release E4A.PostGuard 0.5.1
1 parent 73c2e43 commit a462f32

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.0"
2+
".": "0.5.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.1](https://github.com/encryption4all/postguard-dotnet/compare/E4A.PostGuard-v0.5.0...E4A.PostGuard-v0.5.1) (2026-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* emit inclusive range-end in Cryptify Content-Range header ([#34](https://github.com/encryption4all/postguard-dotnet/issues/34)) ([73c2e43](https://github.com/encryption4all/postguard-dotnet/commit/73c2e43993b805b188e07fe0d2073e36e335098b)), closes [#28](https://github.com/encryption4all/postguard-dotnet/issues/28)
9+
310
## [0.5.0](https://github.com/encryption4all/postguard-dotnet/compare/E4A.PostGuard-v0.4.1...E4A.PostGuard-v0.5.0) (2026-06-19)
411

512

src/E4A.PostGuard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<!-- NuGet package metadata -->
1111
<PackageId>E4A.PostGuard</PackageId>
12-
<Version>0.5.0</Version>
12+
<Version>0.5.1</Version>
1313
<Authors>Encryption 4 All</Authors>
1414
<Description>PostGuard .NET SDK — identity-based encryption for secure file sharing</Description>
1515
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)