chore: release v0.4.1

This commit is contained in:
d-kimsuon
2025-10-25 00:24:33 +09:00
parent bfd1d31332
commit e4193c6b0d
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog # Changelog
## 0.4.1
###    Bug Fixes
- Git Diff View works in subdirectories &nbsp;-&nbsp; by **d-kimsuon** and **Claude** [<samp>(7ac09)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/7ac09bb)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.4.0...0.4.1)
## 0.4.0 ## 0.4.0
### &nbsp;&nbsp;&nbsp;Features ### &nbsp;&nbsp;&nbsp;Features

View File

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