Skip to content

Commit e2302cf

Browse files
authored
chore(main): release 0.24.1-beta (#429)
🤖 I have created a release *beep* *boop* --- ## [0.24.1-beta](v0.24.0-beta...v0.24.1-beta) (2024-03-20) ### Bug Fixes * duplicated values in component list ([#426](#426)) ([2e910e9](2e910e9)) * fix GeneratePipelineDataSpec bug when task is empty ([181df09](181df09)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 181df09 commit e2302cf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.24.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.24.0-beta...v0.24.1-beta) (2024-03-20)
4+
5+
6+
### Bug Fixes
7+
8+
* duplicated values in component list ([#426](https://github.com/instill-ai/pipeline-backend/issues/426)) ([2e910e9](https://github.com/instill-ai/pipeline-backend/commit/2e910e925175617965cf76054cb88d0e251467ac))
9+
* fix GeneratePipelineDataSpec bug when task is empty ([181df09](https://github.com/instill-ai/pipeline-backend/commit/181df09c1968ce9db9808faf06a4c76d7a8885ee))
10+
311
## [0.24.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.23.0-beta...v0.24.0-beta) (2024-03-13)
412

513

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.24.0-beta"
2+
".": "0.24.1-beta"
33
}

0 commit comments

Comments
 (0)