chore: release v0.2.3

This commit is contained in:
d-kimsuon
2025-09-03 21:05:44 +09:00
parent dca1be73d7
commit d8a06baa83
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.2.3
###    Features
- Adjust response design &nbsp;-&nbsp; by **d-kimsuon** [<samp>(dca1b)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/dca1be7)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.2.2...0.2.3)
## 0.2.2
### &nbsp;&nbsp;&nbsp;Features

View File

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