Skip to content

Commit 1efbd2c

Browse files
authored
chore(main): Release v1.26.4 (#462)
🤖 I have created a release *beep* *boop* --- ## [1.26.4](v1.26.3...v1.26.4) (2025-01-07) ### Bug Fixes * **deps:** Update module google.golang.org/protobuf to v1.36.1 ([#464](#464)) ([2bfad5c](2bfad5c)) * Generate Go Code from `plugin-pb` ([#461](#461)) ([cede6dd](cede6dd)) * Generate Go Code from `plugin-pb` ([#465](#465)) ([6d70091](6d70091)) --- 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 6d70091 commit 1efbd2c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.3"
2+
".": "1.26.4"
33
}

CHANGELOG.md

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

3+
## [1.26.4](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.3...v1.26.4) (2025-01-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module google.golang.org/protobuf to v1.36.1 ([#464](https://github.com/cloudquery/plugin-pb-go/issues/464)) ([2bfad5c](https://github.com/cloudquery/plugin-pb-go/commit/2bfad5c13097d6f130e7303218ff02adb3dc1a2d))
9+
* Generate Go Code from `plugin-pb` ([#461](https://github.com/cloudquery/plugin-pb-go/issues/461)) ([cede6dd](https://github.com/cloudquery/plugin-pb-go/commit/cede6ddaaebe3649c55e089dfeded3a07008d76e))
10+
* Generate Go Code from `plugin-pb` ([#465](https://github.com/cloudquery/plugin-pb-go/issues/465)) ([6d70091](https://github.com/cloudquery/plugin-pb-go/commit/6d70091461745cc961738c45caad27d3e5866a05))
11+
312
## [1.26.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.2...v1.26.3) (2024-12-23)
413

514

0 commit comments

Comments
 (0)