Skip to content

Commit b386fee

Browse files
committed
chore(main): Release v4.60.1
1 parent 76d4f9f commit b386fee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.60.0"
2+
".": "4.60.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.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+
817
## [4.60.0](https://github.com/cloudquery/plugin-sdk/compare/v4.59.0...v4.60.0) (2024-08-12)
918

1019

0 commit comments

Comments
 (0)