mirror of
https://github.com/run-llama/pdf-viewer.git
synced 2026-07-01 21:34:02 -04:00
Release 1.1.4 (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1233db21ec
commit
802cfff562
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@llamaindex/pdf-viewer': patch
|
||||
---
|
||||
|
||||
fix: truncate file title
|
||||
@@ -0,0 +1,7 @@
|
||||
# @llamaindex/pdf-viewer
|
||||
|
||||
## 1.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1233db2: fix: truncate file title
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@llamaindex/pdf-viewer",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"description": "React PDF viewer for LLM applications",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user