Skip to content

Commit

Permalink
chore(main): Release v4.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Sep 14, 2024
1 parent 6d70b88 commit 857fb74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.62.0"
".": "4.62.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.62.1](https://github.com/cloudquery/plugin-sdk/compare/v4.62.0...v4.62.1) (2024-09-14)


### Bug Fixes

* **deps:** Update module google.golang.org/grpc to v1.66.2 ([#1893](https://github.com/cloudquery/plugin-sdk/issues/1893)) ([6d70b88](https://github.com/cloudquery/plugin-sdk/commit/6d70b88808aa144c4c05e007b291bd8d958858e4))

## [4.62.0](https://github.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0) (2024-09-07)


Expand Down

0 comments on commit 857fb74

Please sign in to comment.