Skip to content

Commit 706988c

Browse files
authored
🐙 source-facebook-pages: run up-to-date pipeline [2024-08-31] (#45052)
1 parent 9a7032c commit 706988c

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
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.14
13+
dockerImageTag: 1.0.15
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

+22-16
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.14"
6+
version = "1.0.15"
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.15 | 2024-08-31 | [45052](https://github.com/airbytehq/airbyte/pull/45052) | Update dependencies |
9192
| 1.0.14 | 2024-08-24 | [44664](https://github.com/airbytehq/airbyte/pull/44664) | Update dependencies |
9293
| 1.0.13 | 2024-08-17 | [44234](https://github.com/airbytehq/airbyte/pull/44234) | Update dependencies |
9394
| 1.0.12 | 2024-08-12 | [43729](https://github.com/airbytehq/airbyte/pull/43729) | Update dependencies |

0 commit comments

Comments
 (0)