mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-18 13:54:19 +01:00
chore: release v0.4.4
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Features
|
||||
|
||||
- Support docker & docker-compose - by **scarletsky** [<samp>(5e5a1)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/5e5a1fd)
|
||||
- **i18n**: Support zh_CN - by **scarletsky** in https://github.com/d-kimuson/claude-code-viewer/issues/51 [<samp>(de3d4)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/de3d43b)
|
||||
|
||||
##### [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.4.3...0.4.4)
|
||||
|
||||
## 0.4.3
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kimuson/claude-code-viewer",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user