We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89e51b commit 29cb813Copy full SHA for 29cb813
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [0.34.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.34.0-beta...v0.34.1-beta) (2024-07-31)
4
+
5
6
+### Bug Fixes
7
8
+* fix pipeline profile image ([9641b3c](https://github.com/instill-ai/pipeline-backend/commit/9641b3c83696ff358632c56c20f07affee61df21))
9
10
11
+### Miscellaneous Chores
12
13
+* release v0.34.1-beta ([d89e51b](https://github.com/instill-ai/pipeline-backend/commit/d89e51b8e2557198920756db366c240484a54f7d))
14
15
## [0.34.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.33.0-beta...v0.34.0-beta) (2024-07-31)
16
17
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.34.0-beta"
+ ".": "0.34.1-beta"
}
0 commit comments