Skip to content

Commit cf6ed08

Browse files
authored
chore(main): Release v4.93.1 (#2363)
🤖 I have created a release *beep* *boop* --- ## [4.93.1](v4.93.0...v4.93.1) (2025-12-16) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.7 ([#2365](#2365)) ([1953885](1953885)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.1 ([#2367](#2367)) ([985d54a](985d54a)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.2 ([#2368](#2368)) ([d54cb52](d54cb52)) * **deps:** Update module github.com/spf13/cobra to v1.10.2 ([#2353](#2353)) ([8c37fb4](8c37fb4)) * **deps:** Update module golang.org/x/oauth2 to v0.34.0 ([#2364](#2364)) ([d8a6cff](d8a6cff)) * **deps:** Update module golang.org/x/sync to v0.19.0 ([#2355](#2355)) ([72f27ac](72f27ac)) --- 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 d54cb52 commit cf6ed08

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.93.0"
2+
".": "4.93.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.93.1](https://github.com/cloudquery/plugin-sdk/compare/v4.93.0...v4.93.1) (2025-12-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.7 ([#2365](https://github.com/cloudquery/plugin-sdk/issues/2365)) ([1953885](https://github.com/cloudquery/plugin-sdk/commit/19538857776889bba19f91f5acbaa103703768b4))
14+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.1 ([#2367](https://github.com/cloudquery/plugin-sdk/issues/2367)) ([985d54a](https://github.com/cloudquery/plugin-sdk/commit/985d54ace1f535e9c8afb7f6f9e87e6921fe9ef2))
15+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.2 ([#2368](https://github.com/cloudquery/plugin-sdk/issues/2368)) ([d54cb52](https://github.com/cloudquery/plugin-sdk/commit/d54cb521324ded7593cf9add421bb38c280166b0))
16+
* **deps:** Update module github.com/spf13/cobra to v1.10.2 ([#2353](https://github.com/cloudquery/plugin-sdk/issues/2353)) ([8c37fb4](https://github.com/cloudquery/plugin-sdk/commit/8c37fb478994612422dc4b83ef7eec10a249e019))
17+
* **deps:** Update module golang.org/x/oauth2 to v0.34.0 ([#2364](https://github.com/cloudquery/plugin-sdk/issues/2364)) ([d8a6cff](https://github.com/cloudquery/plugin-sdk/commit/d8a6cffc93620ce623e809451b9a659ccf649f80))
18+
* **deps:** Update module golang.org/x/sync to v0.19.0 ([#2355](https://github.com/cloudquery/plugin-sdk/issues/2355)) ([72f27ac](https://github.com/cloudquery/plugin-sdk/commit/72f27ac9573dcf3e00ecfe557b8519bac6d70610))
19+
820
## [4.93.0](https://github.com/cloudquery/plugin-sdk/compare/v4.92.1...v4.93.0) (2025-12-12)
921

1022

0 commit comments

Comments
 (0)