Skip to content

Commit f75640e

Browse files
authored
🐙 source-facebook-pages: run up-to-date pipeline [2024-08-17] (#44234)
1 parent 63fbb54 commit f75640e

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-facebook-pages/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 010eb12f-837b-4685-892d-0a39f76a98f5
13-
dockerImageTag: 1.0.12
13+
dockerImageTag: 1.0.13
1414
dockerRepository: airbyte/source-facebook-pages
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/facebook-pages
1616
githubIssueLabel: source-facebook-pages

airbyte-integrations/connectors/source-facebook-pages/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-facebook-pages/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "1.0.12"
6+
version = "1.0.13"
77
name = "source-facebook-pages"
88
description = "Source implementation for Facebook Pages."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/facebook-pages.md

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ See Facebook's [documentation on rate limiting](https://developers.facebook.com/
8888

8989
| Version | Date | Pull Request | Subject |
9090
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------ |
91+
| 1.0.13 | 2024-08-17 | [44234](https://github.com/airbytehq/airbyte/pull/44234) | Update dependencies |
9192
| 1.0.12 | 2024-08-12 | [43729](https://github.com/airbytehq/airbyte/pull/43729) | Update dependencies |
9293
| 1.0.11 | 2024-08-10 | [43477](https://github.com/airbytehq/airbyte/pull/43477) | Update dependencies |
9394
| 1.0.10 | 2024-08-03 | [43224](https://github.com/airbytehq/airbyte/pull/43224) | Update dependencies |

0 commit comments

Comments
 (0)