Skip to content

Commit

Permalink
chore(main): Release v1.22.3 (#405)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.22.3](v1.22.2...v1.22.3) (2024-09-17)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 701f63a ([#402](#402)) ([1c606a5](1c606a5))
* **deps:** Update module google.golang.org/grpc to v1.66.2 ([#406](#406)) ([2a33bc8](2a33bc8))
* Generate Go Code from `plugin-pb` ([#407](#407)) ([c3e633f](c3e633f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Sep 17, 2024
1 parent c3e633f commit b74321c
Show file tree
Hide file tree
Showing 2 changed files with 10 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.22.2"
".": "1.22.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.22.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.22.2...v1.22.3) (2024-09-17)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 701f63a ([#402](https://github.com/cloudquery/plugin-pb-go/issues/402)) ([1c606a5](https://github.com/cloudquery/plugin-pb-go/commit/1c606a5e9e6ad854aa85466da73a7b2ac97cac6b))
* **deps:** Update module google.golang.org/grpc to v1.66.2 ([#406](https://github.com/cloudquery/plugin-pb-go/issues/406)) ([2a33bc8](https://github.com/cloudquery/plugin-pb-go/commit/2a33bc8af898f828a7047b510f2e093afa9f42a1))
* Generate Go Code from `plugin-pb` ([#407](https://github.com/cloudquery/plugin-pb-go/issues/407)) ([c3e633f](https://github.com/cloudquery/plugin-pb-go/commit/c3e633fd7ded3c0d126bee21a47b5a9466713173))

## [1.22.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.22.1...v1.22.2) (2024-09-04)


Expand Down

0 comments on commit b74321c

Please sign in to comment.