Skip to content

Commit 5336271

Browse files
committed
chore(main): release 0.19.0-beta
1 parent 6e282eb commit 5336271

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.19.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.18.0-beta...v0.19.0-beta) (2023-12-19)
4+
5+
6+
### Features
7+
8+
* Improve error messages in connector execution ([#311](https://github.com/instill-ai/pipeline-backend/issues/311)) ([6e282eb](https://github.com/instill-ai/pipeline-backend/commit/6e282eba2dce24d20598a3f2de4e275869532eae))
9+
310
## [0.18.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.17.0-alpha...v0.18.0-beta) (2023-12-16)
411

512

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

0 commit comments

Comments
 (0)