diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 5e39b94..513fac0 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.18.0"
+ ".": "0.18.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee2c7c0..cc8d833 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [0.18.1](https://github.com/gi11es/deckard/compare/v0.18.0...v0.18.1) (2026-04-06)
+
+
+### Bug Fixes
+
+* context bar not updating for resumed Claude Code sessions ([#72](https://github.com/gi11es/deckard/issues/72)) ([9a75f32](https://github.com/gi11es/deckard/commit/9a75f321114bfc891d3a229bc0e649b784a375e4))
+* make PID-walking fallback continue loop when sessionId extraction fails ([08b33de](https://github.com/gi11es/deckard/commit/08b33de246b4b3b361caff6acf8a41ad98c4c4cf))
+* set TERM_PROGRAM and COLORTERM env vars for terminal identification ([#74](https://github.com/gi11es/deckard/issues/74)) ([6fec56b](https://github.com/gi11es/deckard/commit/6fec56bf5f004ebcb50055aeb7726aea4d8c492e)), closes [#73](https://github.com/gi11es/deckard/issues/73)
+
## [0.18.0](https://github.com/gi11es/deckard/compare/v0.17.2...v0.18.0) (2026-04-05)
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 3c02d39..8c2ce00 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -11,9 +11,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.18.0
+ 0.18.1
CFBundleVersion
- 0.18.0
+ 0.18.1
CFBundleIconFile
AppIcon
CFBundleIconName