Skip to content

Commit

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


##
[0.16.0-beta](v0.15.0-beta...v0.16.0-beta)
(2024-05-15)


### Features

* **model:** support listing available regions for model deployment
([#178](#178))
([37333d1](37333d1))
* **pipeline:** add order_by param for pipeline endpoints
([#181](#181))
([c66b67d](c66b67d))

---
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 May 16, 2024
1 parent c66b67d commit 536622f
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.16.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.15.0-beta...v0.16.0-beta) (2024-05-15)


### Features

* **model:** support listing available regions for model deployment ([#178](https://github.com/instill-ai/api-gateway/issues/178)) ([37333d1](https://github.com/instill-ai/api-gateway/commit/37333d1e644d405887de1f83b5d76ed388c5185b))
* **pipeline:** add order_by param for pipeline endpoints ([#181](https://github.com/instill-ai/api-gateway/issues/181)) ([c66b67d](https://github.com/instill-ai/api-gateway/commit/c66b67dfdad0b8a1a1efc8a8face476c43f3df90))

## [0.15.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.14.0-beta...v0.15.0-beta) (2024-05-07)


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.15.0-beta"
".": "0.16.0-beta"
}

0 comments on commit 536622f

Please sign in to comment.