mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-27 10:14:28 +01:00
chore: release v0.0.6
This commit is contained in:
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.6
|
||||
|
||||
### Features
|
||||
|
||||
- Improve sesion title view - by **d-kimsuon** [<samp>(6a8e4)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/6a8e4d2)
|
||||
- Improve command viewer - by **d-kimsuon** [<samp>(66754)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/66754d9)
|
||||
|
||||
##### [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.0.1...0.0.6)
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kimuson/claude-code-viewer",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user