From 99c4117193ffc3b7c88813aa3e203905d12a752a Mon Sep 17 00:00:00 2001 From: Terence Carrera Date: Wed, 17 Dec 2025 16:13:00 +0800 Subject: [PATCH] chore: Bump version to 0.0.4 and update release notes with improvements and fixes --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8384506..e75c316 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,14 @@ You can access these settings through VS Code's Settings UI or by adding them to ## Release Notes -### 0.0.3 (Current) +### 0.0.4 (Current) +* Bump version to 0.0.4 +* Fix issue with branch selection dropdown not populating correctly in some cases +* Improve error messages for API failures during issue and pull request creation +* Optimize repository detection logic for workspaces with multiple Git repositories +* Enhance UI responsiveness during long-running operations with better progress indicators + +### 0.0.3 * Bump version to 0.0.3 ### 0.0.2