Skip to content

Commit

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


##
[0.26.0-beta](v0.25.1-beta...v0.26.0-beta)
(2024-04-09)


### Features

* add repository tests against DB
([#451](#451))
([05bf562](05bf562))


### Bug Fixes

* fix `uidAllowList` bug when listing pipeline
([#449](#449))
([7fd5a26](7fd5a26))

---
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 Apr 9, 2024
1 parent 05bf562 commit a23bda2
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.26.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.25.1-beta...v0.26.0-beta) (2024-04-09)


### Features

* add repository tests against DB ([#451](https://github.com/instill-ai/pipeline-backend/issues/451)) ([05bf562](https://github.com/instill-ai/pipeline-backend/commit/05bf562d81290667205b1f56584cdaf5b6451b60))


### Bug Fixes

* fix `uidAllowList` bug when listing pipeline ([#449](https://github.com/instill-ai/pipeline-backend/issues/449)) ([7fd5a26](https://github.com/instill-ai/pipeline-backend/commit/7fd5a2612208b7f86be097af549c7c512666bc18))

## [0.25.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.25.0-beta...v0.25.1-beta) (2024-04-08)


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.25.1-beta"
".": "0.26.0-beta"
}

0 comments on commit a23bda2

Please sign in to comment.