Skip to content

Commit

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


##
[0.30.2-alpha](v0.30.1-alpha...v0.30.2-alpha)
(2024-10-08)


### Bug Fixes

* **minio:** fix nil logger causing panic
([ef9645e](ef9645e))
* **test:** switch to minimock and add tests
([#687](#687))
([141da9d](141da9d))

---
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 8, 2024
1 parent ef9645e commit 6d13dfa
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.30.2-alpha](https://github.com/instill-ai/model-backend/compare/v0.30.1-alpha...v0.30.2-alpha) (2024-10-08)


### Bug Fixes

* **minio:** fix nil logger causing panic ([ef9645e](https://github.com/instill-ai/model-backend/commit/ef9645e11d177df49fc8f71392d994e8b072c93b))
* **test:** switch to minimock and add tests ([#687](https://github.com/instill-ai/model-backend/issues/687)) ([141da9d](https://github.com/instill-ai/model-backend/commit/141da9de40c3600cb58e379ae61d9c92221e19fd))

## [0.30.1-alpha](https://github.com/instill-ai/model-backend/compare/v0.30.0-alpha...v0.30.1-alpha) (2024-09-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.30.1-alpha"
".": "0.30.2-alpha"
}

0 comments on commit 6d13dfa

Please sign in to comment.