Skip to content

Commit

Permalink
chore(main): Release v1.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Dec 23, 2024
1 parent e18b487 commit e019f9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.26.2"
".": "1.26.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.26.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.2...v1.26.3) (2024-12-23)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to b2144cd ([#458](https://github.com/cloudquery/plugin-pb-go/issues/458)) ([e18b487](https://github.com/cloudquery/plugin-pb-go/commit/e18b487ecf026787b959174bdfff011caa07e1e2))
* **deps:** Update module google.golang.org/grpc to v1.69.0 ([#456](https://github.com/cloudquery/plugin-pb-go/issues/456)) ([6f9a494](https://github.com/cloudquery/plugin-pb-go/commit/6f9a494e6517d587e3d05427042ca30713a21881))

## [1.26.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.1...v1.26.2) (2024-12-19)


Expand Down

0 comments on commit e019f9a

Please sign in to comment.