diff --git a/CHANGELOG.md b/CHANGELOG.md index b8edf1b..c192e27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.2.2 + +###    Features + +- Adjust style for mobile  -  by **d-kimsuon** [(35e72)](https://github.com/d-kimuson/claude-code-viewer/commit/35e72ed) + +#####     [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.2.1...0.2.2) + ## 0.2.1 ###    Features diff --git a/package.json b/package.json index 225edb8..f3ca41b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kimuson/claude-code-viewer", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "license": "MIT", "repository": {