chore: release v0.2.4

This commit is contained in:
d-kimsuon
2025-09-04 21:28:25 +09:00
parent 7027f3965c
commit ec0225612c
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.2.4
###    Features
- Add Node.js >=20.12.0 requirement to package.json &nbsp;-&nbsp; by **d-kimsuon** and **Claude** [<samp>(7027f)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/7027f39)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.2.3...0.2.4)
## 0.2.3
### &nbsp;&nbsp;&nbsp;Features

View File

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