Skip to content

Commit 49ad363

Browse files
authored
chore(main): Release v1.26.13 (#506)
🤖 I have created a release *beep* *boop* --- ## [1.26.13](v1.26.12...v1.26.13) (2025-06-26) ### Bug Fixes * **deps:** Update module google.golang.org/grpc to v1.72.2 ([#505](#505)) ([d0161de](d0161de)) * **deps:** Update module google.golang.org/grpc to v1.73.0 ([#507](#507)) ([8fd4588](8fd4588)) * Generate Go Code from `plugin-pb` ([#508](#508)) ([a7c294e](a7c294e)) * Generate Go Code from `plugin-pb` ([#509](#509)) ([9cdaa50](9cdaa50)) --- 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 9cdaa50 commit 49ad363

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.26.12"
2+
".": "1.26.13"
33
}

CHANGELOG.md

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

3+
## [1.26.13](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.12...v1.26.13) (2025-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module google.golang.org/grpc to v1.72.2 ([#505](https://github.com/cloudquery/plugin-pb-go/issues/505)) ([d0161de](https://github.com/cloudquery/plugin-pb-go/commit/d0161de0ec3b71bcfff322064379b15123101005))
9+
* **deps:** Update module google.golang.org/grpc to v1.73.0 ([#507](https://github.com/cloudquery/plugin-pb-go/issues/507)) ([8fd4588](https://github.com/cloudquery/plugin-pb-go/commit/8fd4588b69391fbb35d507323cd2107c7d0d8d2d))
10+
* Generate Go Code from `plugin-pb` ([#508](https://github.com/cloudquery/plugin-pb-go/issues/508)) ([a7c294e](https://github.com/cloudquery/plugin-pb-go/commit/a7c294ec437913f3fbb91761801a6b9303adb5e1))
11+
* Generate Go Code from `plugin-pb` ([#509](https://github.com/cloudquery/plugin-pb-go/issues/509)) ([9cdaa50](https://github.com/cloudquery/plugin-pb-go/commit/9cdaa503017c1d524e81e3057077255f8ae5b8d2))
12+
313
## [1.26.12](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.11...v1.26.12) (2025-05-26)
414

515

0 commit comments

Comments
 (0)