diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 788b0fa..ae8c97a 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.22.0"
+ ".": "0.22.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c26142..b444b1a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.22.1](https://github.com/gi11es/deckard/compare/v0.22.0...v0.22.1) (2026-07-11)
+
+
+### Bug Fixes
+
+* ignore SIGPIPE so writes to closed hook sockets cannot kill the app ([#94](https://github.com/gi11es/deckard/issues/94)) ([4cfcaa3](https://github.com/gi11es/deckard/commit/4cfcaa3e852f6a955f197f67e1cc7f7f3541dcef))
+* reject session-start from nested claude processes outside the workspace ([#95](https://github.com/gi11es/deckard/issues/95)) ([cc556ef](https://github.com/gi11es/deckard/commit/cc556ef4cd06c58b1f1d2978d8a5bef45cd0d3e7))
+
## [0.22.0](https://github.com/gi11es/deckard/compare/v0.21.2...v0.22.0) (2026-05-29)
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 2759be6..7313081 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -11,9 +11,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.22.0
+ 0.22.1
CFBundleVersion
- 0.22.0
+ 0.22.1
CFBundleIconFile
AppIcon
CFBundleIconName