Skip to content

Commit

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


##
[0.28.0-beta](v0.27.0-beta...v0.28.0-beta)
(2024-10-22)


### Features

* **blob:** add blob endpoint
([#255](#255))
([7734452](7734452))


### Bug Fixes

* **connection:** fix GetNamespaceConnection route
([#257](#257))
([7f18715](7f18715))

---
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 Oct 22, 2024
1 parent 7f18715 commit c4bb41d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.28.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.27.0-beta...v0.28.0-beta) (2024-10-22)


### Features

* **blob:** add blob endpoint ([#255](https://github.com/instill-ai/api-gateway/issues/255)) ([7734452](https://github.com/instill-ai/api-gateway/commit/7734452b36743a0b5f6485442a5ca4e0f8a44e7e))


### Bug Fixes

* **connection:** fix GetNamespaceConnection route ([#257](https://github.com/instill-ai/api-gateway/issues/257)) ([7f18715](https://github.com/instill-ai/api-gateway/commit/7f18715d4a378a0fede773633c5542b237fd64db))

## [0.27.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.26.0-beta...v0.27.0-beta) (2024-10-04)


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.27.0-beta"
".": "0.28.0-beta"
}

0 comments on commit c4bb41d

Please sign in to comment.