File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.60.0 "
2
+ "." : " 4.60.1 "
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ 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.60.1] ( https://github.com/cloudquery/plugin-sdk/compare/v4.60.0...v4.60.1 ) (2024-08-19)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update aws-sdk-go-v2 monorepo ([ #1872 ] ( https://github.com/cloudquery/plugin-sdk/issues/1872 ) ) ([ 80eb38a] ( https://github.com/cloudquery/plugin-sdk/commit/80eb38a318bbfd14db2d6a0031e0a2ef467e8a29 ) )
14
+ * ** deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.8 ([ #1870 ] ( https://github.com/cloudquery/plugin-sdk/issues/1870 ) ) ([ 96a5194] ( https://github.com/cloudquery/plugin-sdk/commit/96a51947cd67a22545fb863c4437fe21de170dfb ) )
15
+ * ** deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.9 ([ #1873 ] ( https://github.com/cloudquery/plugin-sdk/issues/1873 ) ) ([ 76d4f9f] ( https://github.com/cloudquery/plugin-sdk/commit/76d4f9f11b8a4f10327d02894ef109e282f1f58b ) )
16
+
8
17
## [ 4.60.0] ( https://github.com/cloudquery/plugin-sdk/compare/v4.59.0...v4.60.0 ) (2024-08-12)
9
18
10
19
You can’t perform that action at this time.
0 commit comments