mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-25 01:04:21 +01:00
chore: release v0.1.0
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Features
|
||||
|
||||
- Resume and new task - by **d-kimsuon** [<samp>(7c96a)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/7c96a63)
|
||||
- Move configuration localStorage to server side - by **d-kimsuon** [<samp>(a07b0)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/a07b046)
|
||||
|
||||
##### [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.0.9...0.1.0)
|
||||
|
||||
## 0.0.9
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kimuson/claude-code-viewer",
|
||||
"version": "0.0.9",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user