mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-19 14:24:20 +01:00
chore: release v0.4.1
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.4.1
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- Git Diff View works in subdirectories - by **d-kimsuon** and **Claude** [<samp>(7ac09)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/7ac09bb)
|
||||||
|
|
||||||
|
##### [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
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user