Skip to content

Commit 8bcf516

Browse files
chore(main): release 0.6.0 (#63)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 45461e1 commit 8bcf516

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# x-release-please-start-version
2-
VERSION=0.5.3
2+
VERSION=0.6.0
33
# x-release-please-end

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/airbytehq/airbyte-protocol/compare/v0.5.3...v0.6.0) (2024-01-24)
4+
5+
6+
### Features
7+
8+
* `AirbyteRecordMessageMeta` for per-record lineage and changes ([#56](https://github.com/airbytehq/airbyte-protocol/issues/56)) ([45461e1](https://github.com/airbytehq/airbyte-protocol/commit/45461e133e001a533c6fb01a7aa26e94dc0f13d2))
9+
310
## [0.5.3](https://github.com/airbytehq/airbyte-protocol/compare/v0.5.2...v0.5.3) (2024-01-04)
411

512

0 commit comments

Comments
 (0)