Skip to content

Commit 6780bd8

Browse files
authored
chore(main): Release v4.50.1 (#1808)
🤖 I have created a release *beep* *boop* --- ## [4.50.1](v4.50.0...v4.50.1) (2024-07-22) ### Bug Fixes * **deps:** Update module github.com/apache/arrow/go/v16 to v17 ([#1809](#1809)) ([0d6e62d](0d6e62d)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.7 ([#1806](#1806)) ([eca6061](eca6061)) --- 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 0d6e62d commit 6780bd8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.50.1](https://github.com/cloudquery/plugin-sdk/compare/v4.50.0...v4.50.1) (2024-07-22)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/apache/arrow/go/v16 to v17 ([#1809](https://github.com/cloudquery/plugin-sdk/issues/1809)) ([0d6e62d](https://github.com/cloudquery/plugin-sdk/commit/0d6e62d1c25839b2e0472a4e64f0b408a8f51042))
14+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.7 ([#1806](https://github.com/cloudquery/plugin-sdk/issues/1806)) ([eca6061](https://github.com/cloudquery/plugin-sdk/commit/eca606147aa94363d8da26dcb8d925d3fb0bdc0d))
15+
816
## [4.50.0](https://github.com/cloudquery/plugin-sdk/compare/v4.49.4...v4.50.0) (2024-07-19)
917

1018

0 commit comments

Comments
 (0)