File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.57.0 "
2
+ "." : " 4.57.1 "
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 4.57.1] ( https://github.com/cloudquery/plugin-sdk/compare/v4.57.0...v4.57.1 ) (2024-08-02)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([ #1850 ] ( https://github.com/cloudquery/plugin-sdk/issues/1850 ) ) ([ 4ef35bf] ( https://github.com/cloudquery/plugin-sdk/commit/4ef35bf659f2a028cf9c46c42c7c9abb496d772b ) )
14
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.5 ([ #1852 ] ( https://github.com/cloudquery/plugin-sdk/issues/1852 ) ) ([ a13ee97] ( https://github.com/cloudquery/plugin-sdk/commit/a13ee97503ca1312e5547c9d383397c088e6c5d7 ) )
15
+
8
16
## [ 4.57.0] ( https://github.com/cloudquery/plugin-sdk/compare/v4.56.0...v4.57.0 ) (2024-08-01)
9
17
10
18
You can’t perform that action at this time.
0 commit comments