Skip to content

Commit

Permalink
chore(main): release 0.13.0 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Artem Inzhyyants <[email protected]>
  • Loading branch information
github-actions[bot] and artem1205 authored Aug 23, 2024
1 parent 5aa44db commit 5077561
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# x-release-please-start-version
VERSION=0.12.2
VERSION=0.13.0
# x-release-please-end
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.13.0](https://github.com/airbytehq/airbyte-protocol/compare/v0.12.2...v0.13.0) (2024-08-23)


### Features

* publish new dataclasses version of python protocol, `airbyte_protocol_models_dataclasses` to pypi ([#91](https://github.com/airbytehq/airbyte-protocol/issues/91)) ([5aa44db](https://github.com/airbytehq/airbyte-protocol/commit/5aa44dbacca1200621008356cec0280e42c39a9a))

## [0.12.2](https://github.com/airbytehq/airbyte-protocol/compare/v0.12.1...v0.12.2) (2024-06-18)


Expand Down

0 comments on commit 5077561

Please sign in to comment.