diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d927c0187e05a3..714a85cebd408f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -51,7 +51,7 @@ "plugins/destination/neo4j+FILLER": "0.0.0", "plugins/destination/kafka": "4.1.1", "plugins/destination/kafka+FILLER": "0.0.0", - "plugins/source/hackernews": "3.1.7", + "plugins/source/hackernews": "3.1.8", "plugins/source/hackernews+FILLER": "0.0.0", "scaffold": "3.0.14", "scaffold+FILLER": "0.0.0", diff --git a/plugins/source/hackernews/CHANGELOG.md b/plugins/source/hackernews/CHANGELOG.md index 6567c695022596..57f8df39b6c1f9 100644 --- a/plugins/source/hackernews/CHANGELOG.md +++ b/plugins/source/hackernews/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.1.8](https://github.com/cloudquery/cloudquery/compare/plugins-source-hackernews-v3.1.7...plugins-source-hackernews-v3.1.8) (2024-05-14) + + +### Bug Fixes + +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.0 ([#17917](https://github.com/cloudquery/cloudquery/issues/17917)) ([81f2506](https://github.com/cloudquery/cloudquery/commit/81f25061a461a025595aa0b4ed4bf992f53e67be)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.41.1 ([#17941](https://github.com/cloudquery/cloudquery/issues/17941)) ([b112a67](https://github.com/cloudquery/cloudquery/commit/b112a6798245d12ef82da532504a500c610cac10)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.0 ([#17951](https://github.com/cloudquery/cloudquery/issues/17951)) ([f5befb1](https://github.com/cloudquery/cloudquery/commit/f5befb1fba1089d78c594c39064466795c53a86e)) + ## [3.1.7](https://github.com/cloudquery/cloudquery/compare/plugins-source-hackernews-v3.1.6...plugins-source-hackernews-v3.1.7) (2024-05-07)