Skip to content

Commit d6e4aa2

Browse files
authored
chore(main): release 0.25.1-beta (#448)
🤖 I have created a release *beep* *boop* --- ## [0.25.1-beta](v0.25.0-beta...v0.25.1-beta) (2024-04-08) ### Bug Fixes * fix iterator cannot be executed. ([1f3714e](1f3714e)) * fix shared pipeline can not be triggered ([3388594](3388594)) * improve nil check ([9195791](9195791)) --- 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 3388594 commit d6e4aa2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [0.25.1-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.25.0-beta...v0.25.1-beta) (2024-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* fix iterator cannot be executed. ([1f3714e](https://github.com/instill-ai/pipeline-backend/commit/1f3714e160e8377c6a56db1ee2d30ef343fa0667))
9+
* fix shared pipeline can not be triggered ([3388594](https://github.com/instill-ai/pipeline-backend/commit/33885945149fca322d235fac0865a2ae6658fa2c))
10+
* improve nil check ([9195791](https://github.com/instill-ai/pipeline-backend/commit/91957914a2b2a9716e5ed9e6e3bad753c307df18))
11+
312
## [0.25.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.24.1-beta...v0.25.0-beta) (2024-04-01)
413

514

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.25.0-beta"
2+
".": "0.25.1-beta"
33
}

0 commit comments

Comments
 (0)