chore: release v0.3.1

This commit is contained in:
d-kimsuon
2025-09-17 22:04:26 +09:00
parent 53ac9b266a
commit 50e7346eb1
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,17 @@
# Changelog
## 0.3.1
###    Features
- Add configurable Enter key behavior for message input &nbsp;-&nbsp; by **nepula_h_okuyama** and **Claude** [<samp>(e37ca)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/e37ca87)
### &nbsp;&nbsp;&nbsp;Bug Fixes
- Resolve lint and formatting errors &nbsp;-&nbsp; by **amay077** and **Claude** [<samp>(730d1)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/730d134)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.3.0...0.3.1)
## 0.3.0
### &nbsp;&nbsp;&nbsp;Features

View File

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