chore: release v0.1.0

This commit is contained in:
d-kimsuon
2025-09-02 09:29:44 +09:00
parent a07b0468db
commit 80bd51e592
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 0.1.0
###    Features
- Resume and new task &nbsp;-&nbsp; by **d-kimsuon** [<samp>(7c96a)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/7c96a63)
- Move configuration localStorage to server side &nbsp;-&nbsp; by **d-kimsuon** [<samp>(a07b0)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/a07b046)
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.0.9...0.1.0)
## 0.0.9
### &nbsp;&nbsp;&nbsp;Features

View File

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