chore: release v0.0.6

This commit is contained in:
d-kimsuon
2025-09-01 03:23:47 +09:00
parent 66754d9f36
commit 23d541d158
2 changed files with 11 additions and 1 deletions

10
CHANGELOG.md Normal file
View File

@@ -0,0 +1,10 @@
# Changelog
## 0.0.6
###    Features
- Improve sesion title view &nbsp;-&nbsp; by **d-kimsuon** [<samp>(6a8e4)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/6a8e4d2)
- Improve command viewer &nbsp;-&nbsp; by **d-kimsuon** [<samp>(66754)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/66754d9)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.0.1...0.0.6)

View File

@@ -1,6 +1,6 @@
{
"name": "@kimuson/claude-code-viewer",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"license": "MIT",
"repository": {