Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
chore(main): release 0.20.2-beta (#169)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.20.2-beta](v0.20.1-beta...v0.20.2-beta)
(2024-06-21)


### Bug Fixes

* **openai:** fix OpenAI image_url field can't work
([#170](#170))
([f077309](f077309))
* **website:** fix typo
([481bc83](481bc83))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
droplet-bot authored Jun 21, 2024
1 parent f077309 commit ab77d10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.20.2-beta](https://github.com/instill-ai/component/compare/v0.20.1-beta...v0.20.2-beta) (2024-06-21)


### Bug Fixes

* **openai:** fix OpenAI image_url field can't work ([#170](https://github.com/instill-ai/component/issues/170)) ([f077309](https://github.com/instill-ai/component/commit/f07730960e853163f067ab471aa8326683420c8c))
* **website:** fix typo ([481bc83](https://github.com/instill-ai/component/commit/481bc836e8a3c1b0bfeade93a6cb76b63d95c6bf))

## [0.20.1-beta](https://github.com/instill-ai/component/compare/v0.20.0-beta...v0.20.1-beta) (2024-06-19)


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.20.1-beta"
".": "0.20.2-beta"
}

0 comments on commit ab77d10

Please sign in to comment.