Skip to content

Commit

Permalink
chore(release): v0.4.10 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Jan 7, 2025
1 parent 3f04214 commit 8a69515
Show file tree
Hide file tree
Showing 4 changed files with 3,477 additions and 870 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@


## [0.4.10](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.9...0.4.10) (2025-01-07)


### 📚 Documentation

* improve browser implementation ([3f04214](https://github.com/arshad-yaseen/ocr-llm/commit/3f04214c0d1109a908dc0915cdf4f7dd24c0700c))


### 🔧 Maintenance

* lock [skip-release] ([aa39156](https://github.com/arshad-yaseen/ocr-llm/commit/aa39156a28f047665fa7616c6ccd33d29dca02fd))
* update website package [skip-release] ([6308e94](https://github.com/arshad-yaseen/ocr-llm/commit/6308e944f982ea606d29558215c7c50d4ed1c4fb))

## [0.4.9](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.8...0.4.9) (2024-11-10)

### 🔧 Maintenance
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ pnpm test
- Click on **Compare & pull request**.
- Provide a clear description of your changes and submit the pull request.

Thank you for contributing to OcrLLM! Your efforts help make the project better for everyone.
Thank you for contributing to OcrLLM! Your efforts help make the project better for everyone.
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.4.9",
"version": "0.4.10",
"description": "Fast, ultra-accurate text extraction from any image or PDF, even challenging ones, with structured markdown output powered by vision models.",
"types": "./build/index.d.mts",
"import": "./build/index.mjs",
Expand Down
Loading

0 comments on commit 8a69515

Please sign in to comment.