Skip to content

Commit bd03257

Browse files
authored
chore(main): Release v4.62.0 (#1888)
🤖 I have created a release *beep* *boop* --- ## [4.62.0](v4.61.0...v4.62.0) (2024-09-07) ### Features * Support Contract Listing For AWS Marketplace ([#1889](#1889)) ([4654866](4654866)) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#1890](#1890)) ([b185e11](b185e11)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#1887](#1887)) ([a881fac](a881fac)) --- 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 b185e11 commit bd03257

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.61.0"
2+
".": "4.62.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.62.0](https://github.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0) (2024-09-07)
9+
10+
11+
### Features
12+
13+
* Support Contract Listing For AWS Marketplace ([#1889](https://github.com/cloudquery/plugin-sdk/issues/1889)) ([4654866](https://github.com/cloudquery/plugin-sdk/commit/4654866cb423d237cddb696384e910f59539e1d9))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update aws-sdk-go-v2 monorepo ([#1890](https://github.com/cloudquery/plugin-sdk/issues/1890)) ([b185e11](https://github.com/cloudquery/plugin-sdk/commit/b185e11bad937fbbeb9178f88f0ede749088efc7))
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#1887](https://github.com/cloudquery/plugin-sdk/issues/1887)) ([a881fac](https://github.com/cloudquery/plugin-sdk/commit/a881fac8976ecfb83101c6268d114e28e19bd2f2))
20+
821
## [4.61.0](https://github.com/cloudquery/plugin-sdk/compare/v4.60.0...v4.61.0) (2024-09-02)
922

1023

0 commit comments

Comments
 (0)