Release 1.1.4 (#7)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-22 15:28:08 +07:00
committed by GitHub
parent 1233db21ec
commit 802cfff562
3 changed files with 8 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@llamaindex/pdf-viewer': patch
---
fix: truncate file title
+7
View File
@@ -0,0 +1,7 @@
# @llamaindex/pdf-viewer
## 1.1.4
### Patch Changes
- 1233db2: fix: truncate file title
+1 -1
View File
@@ -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",