mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-03 21:54:21 +01:00
chore: release v0.0.9
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.9
|
||||
|
||||
### Features
|
||||
|
||||
- Adjust thinking card margin - by **d-kimsuon** [<samp>(04cfb)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/04cfb9f)
|
||||
- Improve multi-line tool result view. properly handle line breaks. - by **d-kimsuon** [<samp>(9362b)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/9362bb5)
|
||||
|
||||
##### [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.0.8...0.0.9)
|
||||
|
||||
## 0.0.8
|
||||
|
||||
*No significant changes*
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kimuson/claude-code-viewer",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user