Skip to content

Commit

Permalink
chore(release): v0.3.1 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Nov 6, 2024
1 parent 88bb2f0 commit b866365
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@


## [0.3.1](https://github.com/arshad-yaseen/ocr-llm/compare/0.3.0...0.3.1) (2024-11-06)


### 🔧 Maintenance

* improve script ([a4b50da](https://github.com/arshad-yaseen/ocr-llm/commit/a4b50da0600f42de5cfffdc2682cc569b7c5def6))
* remove postinstall script ([ef76011](https://github.com/arshad-yaseen/ocr-llm/commit/ef76011e54dfdeb433a93e1459385037508bfa61))
* updat ([88bb2f0](https://github.com/arshad-yaseen/ocr-llm/commit/88bb2f048ebda6c25a00073765648ee59faaa4b5))

## 0.3.0 (2024-11-06)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ocr-llm",
"version": "0.3.0",
"version": "0.3.1",
"description": "Fast, ultra-accurate text extraction from any image or PDF, even challenging ones, with structured markdown output powered by vision models.",
"main": "./build/index.js",
"module": "./build/index.mjs",
Expand Down

0 comments on commit b866365

Please sign in to comment.