chore: release v0.2.2

This commit is contained in:
d-kimsuon
2025-09-03 20:37:35 +09:00
parent 35e72ed6dc
commit d120c1f7c1
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.2.2
###    Features
- Adjust style for mobile &nbsp;-&nbsp; by **d-kimsuon** [<samp>(35e72)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/35e72ed)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.2.1...0.2.2)
## 0.2.1
### &nbsp;&nbsp;&nbsp;Features

View File

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