File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.93.0 "
2+ "." : " 4.93.1 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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-15)
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/spf13/cobra to v1.10.2 ([ #2353 ] ( https://github.com/cloudquery/plugin-sdk/issues/2353 ) ) ([ 8c37fb4] ( https://github.com/cloudquery/plugin-sdk/commit/8c37fb478994612422dc4b83ef7eec10a249e019 ) )
15+ * ** 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 ) )
16+ * ** 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 ) )
17+
818## [ 4.93.0] ( https://github.com/cloudquery/plugin-sdk/compare/v4.92.1...v4.93.0 ) (2025-12-12)
919
1020
You can’t perform that action at this time.
0 commit comments