Skip to content

Commit

Permalink
chore(main): release 0.20.0-beta (#415)
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-01-02)


### Miscellaneous Chores

* release v0.20.0-beta
([1ba40b2](1ba40b2))

---
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 committed Jan 2, 2024
1 parent 1ba40b2 commit 50db8c7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.20.0-beta](https://github.com/instill-ai/vdp/compare/v0.19.1-beta...v0.20.0-beta) (2024-01-02)


### Miscellaneous Chores

* release v0.20.0-beta ([1ba40b2](https://github.com/instill-ai/vdp/commit/1ba40b24c5a56042e25a9bfa4e0fd6c9c72b4a14))

## [0.19.1-beta](https://github.com/instill-ai/vdp/compare/v0.19.0-beta...v0.19.1-beta) (2023-12-20)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Execute the following commands to start pre-built images with all the dependenci

<!-- x-release-please-start-version -->
```bash
$ git clone -b v0.19.1-beta https://github.com/instill-ai/vdp.git && cd vdp
$ git clone -b v0.20.0-beta https://github.com/instill-ai/vdp.git && cd vdp

# Launch all services
$ make all
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 50db8c7

Please sign in to comment.