mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-28 10:44:21 +01:00
chore: release v0.4.2-beta.1
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.2-beta.1
|
||||
|
||||
### Features
|
||||
|
||||
- File upload(plain text, pdf, image) #34 - by **d-kimsuon** in https://github.com/d-kimuson/claude-code-viewer/issues/34 [<samp>(51280)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/51280f5)
|
||||
- Send reserved feature for current session - by **d-kimsuon** [<samp>(9fbe4)</samp>](https://github.com/d-kimuson/claude-code-viewer/commit/9fbe4d7)
|
||||
|
||||
##### [View changes on GitHub](https://github.com/d-kimuson/claude-code-viewer/compare/v0.4.1...0.4.2-beta.1)
|
||||
|
||||
## 0.4.1
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kimuson/claude-code-viewer",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2-beta.1",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user