From 1fde88544c23082f7565fef8666b3ebce831d3bf Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 31 Jul 2026 08:36:24 +0000
Subject: [PATCH] chore(master): release 0.23.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 13 +++++++++++++
Resources/Info.plist | 4 ++--
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index ae8c97a..97bce11 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.22.1"
+ ".": "0.23.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b444b1a..5c08f86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.23.0](https://github.com/gi11es/deckard/compare/v0.22.1...v0.23.0) (2026-07-31)
+
+
+### Features
+
+* reap orphaned agent processes on launch ([#102](https://github.com/gi11es/deckard/issues/102)) ([8904def](https://github.com/gi11es/deckard/commit/8904defbe3e472ab693f76a1a40b62c359e9d05d))
+* surface pty I/O failures instead of freezing silently ([#105](https://github.com/gi11es/deckard/issues/105)) ([40fb608](https://github.com/gi11es/deckard/commit/40fb6082b048e0a35e923707a20ee0bf64c0ca79))
+
+
+### Bug Fixes
+
+* remove startup key monitor in defer so it can't leak ([#101](https://github.com/gi11es/deckard/issues/101)) ([93c1cdd](https://github.com/gi11es/deckard/commit/93c1cdd915025077df8231e66877e99304d9bb84))
+
## [0.22.1](https://github.com/gi11es/deckard/compare/v0.22.0...v0.22.1) (2026-07-11)
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 7313081..971a689 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -11,9 +11,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.22.1
+ 0.23.0
CFBundleVersion
- 0.22.1
+ 0.23.0
CFBundleIconFile
AppIcon
CFBundleIconName