Skip to content

Commit 8744858

Browse files
authored
chore(main): Release v4.60.0 (#1865)
🤖 I have created a release *beep* *boop* --- ## [4.60.0](v4.59.0...v4.60.0) (2024-08-12) ### Features * Add RemoteOAuth Token helper to refresh `access_token` from cloud environment ([#1866](#1866)) ([bcd9081](bcd9081)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.0 ([#1864](#1864)) ([382f980](382f980)) --- 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 bcd9081 commit 8744858

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.59.0"
2+
".": "4.60.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.0](https://github.com/cloudquery/plugin-sdk/compare/v4.59.0...v4.60.0) (2024-08-12)
9+
10+
11+
### Features
12+
13+
* Add RemoteOAuth Token helper to refresh `access_token` from cloud environment ([#1866](https://github.com/cloudquery/plugin-sdk/issues/1866)) ([bcd9081](https://github.com/cloudquery/plugin-sdk/commit/bcd9081baf6b1e7311237a8b46e0a13c109ac4ba))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.0 ([#1864](https://github.com/cloudquery/plugin-sdk/issues/1864)) ([382f980](https://github.com/cloudquery/plugin-sdk/commit/382f98014ae8b72a5493bd06e72d4e1de8398e88))
19+
820
## [4.59.0](https://github.com/cloudquery/plugin-sdk/compare/v4.58.1...v4.59.0) (2024-08-08)
921

1022

0 commit comments

Comments
 (0)