diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1612a42a74f..62623913ba9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,7 +5,7 @@ "plugins/source/aws+FILLER": "0.0.0", "plugins/source/azure": "10.3.0", "plugins/source/azure+FILLER": "0.0.0", - "plugins/source/cloudflare": "6.2.1", + "plugins/source/cloudflare": "6.2.2", "plugins/source/cloudflare+FILLER": "0.0.0", "plugins/source/digitalocean": "5.4.8", "plugins/source/digitalocean+FILLER": "0.0.0", diff --git a/plugins/source/cloudflare/CHANGELOG.md b/plugins/source/cloudflare/CHANGELOG.md index 71d3bb1a3c9..443096f27d5 100644 --- a/plugins/source/cloudflare/CHANGELOG.md +++ b/plugins/source/cloudflare/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this provider will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.2.2](https://github.com/cloudquery/cloudquery/compare/plugins-source-cloudflare-v6.2.1...plugins-source-cloudflare-v6.2.2) (2024-04-09) + + +### Bug Fixes + +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.4 ([#17485](https://github.com/cloudquery/cloudquery/issues/17485)) ([f370de4](https://github.com/cloudquery/cloudquery/commit/f370de449e61244398e6f413b973cbfa15c019a6)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.5 ([#17526](https://github.com/cloudquery/cloudquery/issues/17526)) ([554c499](https://github.com/cloudquery/cloudquery/commit/554c499eb9bc9f98f6f3dc4be23fd02049f48dcd)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.37.0 ([#17532](https://github.com/cloudquery/cloudquery/issues/17532)) ([8080970](https://github.com/cloudquery/cloudquery/commit/8080970f40d22b6bc9db4c359780c744b476bb02)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.38.0 ([#17554](https://github.com/cloudquery/cloudquery/issues/17554)) ([edb6f06](https://github.com/cloudquery/cloudquery/commit/edb6f066c3a3675f5bfca3e492eba3aeb31e770b)) + ## [6.2.1](https://github.com/cloudquery/cloudquery/compare/plugins-source-cloudflare-v6.2.0...plugins-source-cloudflare-v6.2.1) (2024-04-02)