Skip to content

Commit

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


##
[0.16.1-alpha](v0.16.0-alpha...v0.16.1-alpha)
(2023-10-27)


### Bug Fixes

* **migration:** fix db connection bug
([#279](#279))
([028a093](028a093))
* **service:** fix basic view should return null recipe
([#281](#281))
([5d0367c](5d0367c))


### Miscellaneous Chores

* **release:** release v0.16.1-alpha
([272eae9](272eae9))

---
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 and donch1989 committed Oct 27, 2023
1 parent 8552d59 commit 498ab5e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.16.1-alpha](https://github.com/instill-ai/pipeline-backend/compare/v0.16.0-alpha...v0.16.1-alpha) (2023-10-27)


### Bug Fixes

* **migration:** fix db connection bug ([#279](https://github.com/instill-ai/pipeline-backend/issues/279)) ([028a093](https://github.com/instill-ai/pipeline-backend/commit/028a093d7e8eeeb12755f144c9a9b0b7bbf7d01c))
* **service:** fix basic view should return null recipe ([#281](https://github.com/instill-ai/pipeline-backend/issues/281)) ([5d0367c](https://github.com/instill-ai/pipeline-backend/commit/5d0367c441b77b176c0fe0c509b47d98ba123bc1))


### Miscellaneous Chores

* **release:** release v0.16.1-alpha ([272eae9](https://github.com/instill-ai/pipeline-backend/commit/272eae9c9ac7bba12c5d2b182eaf05fe08c98d39))

## [0.16.0-alpha](https://github.com/instill-ai/pipeline-backend/compare/v0.15.1-alpha...v0.16.0-alpha) (2023-10-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.16.0-alpha"
".": "0.16.1-alpha"
}

0 comments on commit 498ab5e

Please sign in to comment.