Skip to content

Commit

Permalink
chore(main): Release v1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Aug 1, 2024
1 parent 887d545 commit 738b790
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.21.3"
".": "1.21.4"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.21.4](https://github.com/cloudquery/plugin-pb-go/compare/v1.21.3...v1.21.4) (2024-08-01)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#380](https://github.com/cloudquery/plugin-pb-go/issues/380)) ([ac649ca](https://github.com/cloudquery/plugin-pb-go/commit/ac649ca44994b0c532faac45d50aea375a4a5f88))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#378](https://github.com/cloudquery/plugin-pb-go/issues/378)) ([e41ac44](https://github.com/cloudquery/plugin-pb-go/commit/e41ac44b053734508e196c8f00d01d812ba34f6a))
* **deps:** Update module github.com/docker/docker to v26.1.5+incompatible ([#381](https://github.com/cloudquery/plugin-pb-go/issues/381)) ([887d545](https://github.com/cloudquery/plugin-pb-go/commit/887d5456bf2c0395734b693ba6902d939ac4df63))

## [1.21.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.21.2...v1.21.3) (2024-07-30)


Expand Down

0 comments on commit 738b790

Please sign in to comment.