Skip to content

Commit 709cff1

Browse files
authored
chore(main): Release v1.19.18 (#329)
🤖 I have created a release *beep* *boop* --- ## [1.19.18](v1.19.17...v1.19.18) (2024-06-03) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to fd00a4e ([#327](#327)) ([0e4ecfd](0e4ecfd)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.11.3 ([#335](#335)) ([a9db0bf](a9db0bf)) * **deps:** Update module github.com/docker/docker to v26.1.3+incompatible ([#328](#328)) ([2c6b66b](2c6b66b)) * **deps:** Update module github.com/rs/zerolog to v1.33.0 ([#332](#332)) ([e8ea18b](e8ea18b)) * **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#330](#330)) ([cf33df6](cf33df6)) * Generate Go Code from `plugin-pb` ([#334](#334)) ([f1591a2](f1591a2)) --- 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 a9db0bf commit 709cff1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.19.17"
2+
".": "1.19.18"
33
}

CHANGELOG.md

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

3+
## [1.19.18](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.17...v1.19.18) (2024-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to fd00a4e ([#327](https://github.com/cloudquery/plugin-pb-go/issues/327)) ([0e4ecfd](https://github.com/cloudquery/plugin-pb-go/commit/0e4ecfd481eb4dc76f44ee97a6694d75adebd728))
9+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.11.3 ([#335](https://github.com/cloudquery/plugin-pb-go/issues/335)) ([a9db0bf](https://github.com/cloudquery/plugin-pb-go/commit/a9db0bf7899c7a565d4b92dec7ddef02d1a366ab))
10+
* **deps:** Update module github.com/docker/docker to v26.1.3+incompatible ([#328](https://github.com/cloudquery/plugin-pb-go/issues/328)) ([2c6b66b](https://github.com/cloudquery/plugin-pb-go/commit/2c6b66b6eeca3f33b3bb8c905cace1d9c370fb52))
11+
* **deps:** Update module github.com/rs/zerolog to v1.33.0 ([#332](https://github.com/cloudquery/plugin-pb-go/issues/332)) ([e8ea18b](https://github.com/cloudquery/plugin-pb-go/commit/e8ea18b41497042a09e4a5646b32ffa90a911988))
12+
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#330](https://github.com/cloudquery/plugin-pb-go/issues/330)) ([cf33df6](https://github.com/cloudquery/plugin-pb-go/commit/cf33df6058bcab8052d43039abf91b94857c0daf))
13+
* Generate Go Code from `plugin-pb` ([#334](https://github.com/cloudquery/plugin-pb-go/issues/334)) ([f1591a2](https://github.com/cloudquery/plugin-pb-go/commit/f1591a252785bf7813accd594a6fd520c4df4adc))
14+
315
## [1.19.17](https://github.com/cloudquery/plugin-pb-go/compare/v1.19.16...v1.19.17) (2024-05-24)
416

517

0 commit comments

Comments
 (0)