Skip to content

Commit 04044e8

Browse files
authored
Merge pull request #3 from encryption4all/release-please--branches--main--components--E4A.PostGuard
chore(main): release E4A.PostGuard 0.2.1
2 parents 90da661 + 951c765 commit 04044e8

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.2.0"
2+
".": "0.2.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.2.1](https://github.com/encryption4all/postguard-dotnet/compare/E4A.PostGuard-v0.2.0...E4A.PostGuard-v0.2.1) (2026-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* update pg-ffi native binaries to streaming sealer ([90da661](https://github.com/encryption4all/postguard-dotnet/commit/90da66100162dadf1ab249fea77bc548ae28bbbf))
9+
310
## [0.2.0](https://github.com/encryption4all/postguard-dotnet/compare/E4A.PostGuard-v0.1.2...E4A.PostGuard-v0.2.0) (2026-04-10)
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.2.0</Version>
12+
<Version>0.2.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)