File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to the "claude-code-chat" extension will be documented in th
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 1.0.6] - 2025-08-26
8+
9+ ### 🐛 Bug Fixes
10+ - Fixed typo in codebase
11+ - Removed priority settings that were no longer needed
12+
13+ ### 🔧 Technical Improvements
14+ - Moved script to separate file for better code organization
15+
716## [ 1.0.5] - 2025-07-30
817
918### 🚀 Features Added
Original file line number Diff line number Diff line change 22 "name" : " claude-code-chat" ,
33 "displayName" : " Claude Code Chat" ,
44 "description" : " Beautiful Claude Code Chat Interface for VS Code" ,
5- "version" : " 1.0.5 " ,
5+ "version" : " 1.0.6 " ,
66 "publisher" : " AndrePimenta" ,
77 "author" : " Andre Pimenta" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments