Skip to content

Commit

Permalink
chore(main): release megaparse 0.0.48 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard authored Dec 3, 2024
1 parent 33e0303 commit 800e9cc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"libs/megaparse": "0.0.47",
"libs/megaparse": "0.0.48",
"libs/megaparse_sdk": "0.1.7"
}
7 changes: 7 additions & 0 deletions libs/megaparse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.48](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.47...megaparse-v0.0.48) (2024-12-03)


### Features

* Update imports and parsers in README.md ([#156](https://github.com/QuivrHQ/MegaParse/issues/156)) ([33e0303](https://github.com/QuivrHQ/MegaParse/commit/33e0303821691c4b1fc821e6b33b874bd332d430))

## [0.0.47](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.46...megaparse-v0.0.47) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion libs/megaparse/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "megaparse"
version = "0.0.47"
version = "0.0.48"
authors = [
{ name = "Stan Girard", email = "[email protected]" },
{ name = "Chloé Daems", email = "[email protected]" },
Expand Down

0 comments on commit 800e9cc

Please sign in to comment.