Skip to content

Commit 928106a

Browse files
Merge pull request #75 from run-llama/changeset-release/main
2 parents 88bc0ad + 9d0aa10 commit 928106a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/breezy-lines-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @llamaindex/liteparse
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- [#70](https://github.com/run-llama/liteparse/pull/70) [`243dc05`](https://github.com/run-llama/liteparse/commit/243dc0556769a59cf59e6565a5657b7d2630fc97) Thanks [@saravananravi08](https://github.com/saravananravi08)! - fix: resolve standard font loading failure in Node.js
8+
39
## 1.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@llamaindex/liteparse",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Open-source PDF parsing with spatial text extraction and OCR processing",
55
"type": "module",
66
"main": "./dist/src/lib.js",

0 commit comments

Comments
 (0)