Skip to content

Commit 5a611b9

Browse files
authored
chore(main): Release v1.20.0 (#340)
🤖 I have created a release *beep* *boop* --- ## [1.20.0](v1.19.19...v1.20.0) (2024-06-14) ### Features * Expose if plugin was downloaded or cached ([#341](#341)) ([1064243](1064243)) ### Bug Fixes * Generate Go Code from `plugin-pb` ([#339](#339)) ([a8a3850](a8a3850)) --- 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 1064243 commit 5a611b9

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-
".": "1.19.19"
2+
".": "1.20.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.20.0](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.19...v1.20.0) (2024-06-14)
4+
5+
6+
### Features
7+
8+
* Expose if plugin was downloaded or cached ([#341](https://github.com/cloudquery/plugin-pb-go/issues/341)) ([1064243](https://github.com/cloudquery/plugin-pb-go/commit/1064243af6b422ddc40615c3c1e481a7d480b498))
9+
10+
11+
### Bug Fixes
12+
13+
* Generate Go Code from `plugin-pb` ([#339](https://github.com/cloudquery/plugin-pb-go/issues/339)) ([a8a3850](https://github.com/cloudquery/plugin-pb-go/commit/a8a3850efab436534918d24657f554d7384f0741))
14+
315
## [1.19.19](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.18...v1.19.19) (2024-06-06)
416

517

0 commit comments

Comments
 (0)