chore: release v0.4.2

This commit is contained in:
d-kimsuon
2025-10-31 02:18:51 +09:00
parent 25f20f7f8d
commit 498aa5b7e1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.4.2
*No significant changes*
#####     [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.4.2-beta.2...0.4.2)
## 0.4.2-beta.2
*No significant changes*

View File

@@ -1,6 +1,6 @@
{
"name": "@kimuson/claude-code-viewer",
"version": "0.4.2-beta.2",
"version": "0.4.2",
"type": "module",
"license": "MIT",
"repository": {