Skip to content

Commit c59ac40

Browse files
authored
chore(main): Release v1.26.1 (#448)
🤖 I have created a release *beep* *boop* --- ## [1.26.1](v1.26.0...v1.26.1) (2024-12-17) ### Bug Fixes * **deps:** Update module google.golang.org/grpc to v1.69.0 ([#447](#447)) ([43aeb88](43aeb88)) * Generate Go Code from `plugin-pb` ([#449](#449)) ([c1a8fa3](c1a8fa3)) --- 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 c1a8fa3 commit c59ac40

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.0"
2+
".": "1.26.1"
33
}

CHANGELOG.md

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

3+
## [1.26.1](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.0...v1.26.1) (2024-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module google.golang.org/grpc to v1.69.0 ([#447](https://github.com/cloudquery/plugin-pb-go/issues/447)) ([43aeb88](https://github.com/cloudquery/plugin-pb-go/commit/43aeb886b21fbb6d25048e2f971c0c4df382af0c))
9+
* Generate Go Code from `plugin-pb` ([#449](https://github.com/cloudquery/plugin-pb-go/issues/449)) ([c1a8fa3](https://github.com/cloudquery/plugin-pb-go/commit/c1a8fa36a101cea16e7daa416899dd6a985b4017))
10+
311
## [1.26.0](https://github.com/cloudquery/plugin-pb-go/compare/v1.25.6...v1.26.0) (2024-12-13)
412

513

0 commit comments

Comments
 (0)