Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

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


##
[0.1.1-alpha](v0.1.0-alpha...v0.1.1-alpha)
(2023-04-15)


### Bug Fixes

* probe requests block thread
([#13](#13))
([0294b2a](0294b2a))

---
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 15, 2023
1 parent a086a55 commit 86a6ba4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1-alpha](https://github.com/instill-ai/controller/compare/v0.1.0-alpha...v0.1.1-alpha) (2023-04-15)


### Bug Fixes

* probe requests block thread ([#13](https://github.com/instill-ai/controller/issues/13)) ([0294b2a](https://github.com/instill-ai/controller/commit/0294b2ad69e43e76921e2760df4e8dd590a1695b))

## [0.1.0-alpha](https://github.com/instill-ai/controller/compare/v0.0.0-alpha...v0.1.0-alpha) (2023-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.1.0-alpha"
".": "0.1.1-alpha"
}

0 comments on commit 86a6ba4

Please sign in to comment.