Skip to content

Commit

Permalink
chore(main): release 0.51.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Jan 30, 2025
1 parent 3a56698 commit f2f444b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.51.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.50.0-beta...v0.51.0-beta) (2025-01-30)


### Features

* **document:** convert PDF to Markdown with Docling ([#959](https://github.com/instill-ai/pipeline-backend/issues/959)) ([a9dbf55](https://github.com/instill-ai/pipeline-backend/commit/a9dbf5576e68617ca40693f7839636c80a48487e))
* **perplexity:** add new Sonar models ([#957](https://github.com/instill-ai/pipeline-backend/issues/957)) ([2699679](https://github.com/instill-ai/pipeline-backend/commit/2699679c34cb5f2d7dd76b568bd778762423cc99))


### Bug Fixes

* **ci:** registry image build ([#960](https://github.com/instill-ai/pipeline-backend/issues/960)) ([3a56698](https://github.com/instill-ai/pipeline-backend/commit/3a56698fe5f4d4109cbc1d8e713727bd8500c640))

## [0.50.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.49.1-beta...v0.50.0-beta) (2025-01-16)


Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.50.0-beta"
".": "0.51.0-beta"
}

0 comments on commit f2f444b

Please sign in to comment.