Skip to content

Commit 1f28d89

Browse files
authored
chore(main): release 0.16.0-alpha (#370)
🤖 I have created a release *beep* *boop* --- ## [0.16.0-alpha](v0.15.0-alpha...v0.16.0-alpha) (2023-10-13) ### Miscellaneous Chores * **release:** release v0.16.0-alpha ([6355d33](6355d33)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 6355d33 commit 1f28d89

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.0-alpha](https://github.com/instill-ai/vdp/compare/v0.15.0-alpha...v0.16.0-alpha) (2023-10-13)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **release:** release v0.16.0-alpha ([6355d33](https://github.com/instill-ai/vdp/commit/6355d335477898acea0e40b9fa32131179092531))
9+
310
## [0.15.0-alpha](https://github.com/instill-ai/vdp/compare/v0.14.0-alpha...v0.15.0-alpha) (2023-09-30)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Execute the following commands to start pre-built images with all the dependenci
5050

5151
<!-- x-release-please-start-version -->
5252
```bash
53-
$ git clone -b v0.15.0-alpha https://github.com/instill-ai/vdp.git && cd vdp
53+
$ git clone -b v0.16.0-alpha https://github.com/instill-ai/vdp.git && cd vdp
5454

5555
# Launch all services
5656
$ make all

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.15.0-alpha"
2+
".": "0.16.0-alpha"
33
}

0 commit comments

Comments
 (0)