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.0-beta (#163)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.20.0-beta](v0.19.1-beta...v0.20.0-beta)
(2024-06-18)


### Features

* add toggle image tag function for document pdf to markdown task
([#162](#162))
([f12ecd2](f12ecd2))
* use camelCase in JSON files
([#158](#158))
([ecf4dd9](ecf4dd9))
* use kebab-case for all component input and output properties
([#164](#164))
([4a82be7](4a82be7))

---
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 19, 2024
1 parent c7059d7 commit c632862
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.20.0-beta](https://github.com/instill-ai/component/compare/v0.19.1-beta...v0.20.0-beta) (2024-06-18)


### Features

* add toggle image tag function for document pdf to markdown task ([#162](https://github.com/instill-ai/component/issues/162)) ([f12ecd2](https://github.com/instill-ai/component/commit/f12ecd286699241361e8e81790ad97f6f2707eaf))
* use camelCase in JSON files ([#158](https://github.com/instill-ai/component/issues/158)) ([ecf4dd9](https://github.com/instill-ai/component/commit/ecf4dd906133ba3f89792bd91e7bcc19ff48a40b))
* use kebab-case for all component input and output properties ([#164](https://github.com/instill-ai/component/issues/164)) ([4a82be7](https://github.com/instill-ai/component/commit/4a82be7a0e4ba011db9997af9f2209735f5f0b61))

## [0.19.1-beta](https://github.com/instill-ai/component/compare/v0.19.0-beta...v0.19.1-beta) (2024-06-13)


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.19.1-beta"
".": "0.20.0-beta"
}

0 comments on commit c632862

Please sign in to comment.