From c0e661ddaa6b8864e4bac58c1edfe6b5a9b6b8db Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:27:10 +0200 Subject: [PATCH] chore(main): Release v1.13.4 (#154) :robot: I have created a release *beep* *boop* --- ## [1.13.4](https://github.com/cloudquery/plugin-pb-go/compare/v1.13.3...v1.13.4) (2023-11-01) ### Bug Fixes * **deps:** Update module github.com/docker/docker to v24 [SECURITY] ([#153](https://github.com/cloudquery/plugin-pb-go/issues/153)) ([d420203](https://github.com/cloudquery/plugin-pb-go/commit/d420203dfbe502cf80aeb54d3f93f89966212d58)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9550a5..0dacae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.13.4](https://github.com/cloudquery/plugin-pb-go/compare/v1.13.3...v1.13.4) (2023-11-01) + + +### Bug Fixes + +* **deps:** Update module github.com/docker/docker to v24 [SECURITY] ([#153](https://github.com/cloudquery/plugin-pb-go/issues/153)) ([d420203](https://github.com/cloudquery/plugin-pb-go/commit/d420203dfbe502cf80aeb54d3f93f89966212d58)) + ## [1.13.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.13.2...v1.13.3) (2023-11-01)