Skip to content

Commit 4342380

Browse files
authored
🐙 source-fastbill: run up-to-date pipeline [2024-09-28] (#46172)
1 parent 3d2821d commit 4342380

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-fastbill/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: eb3e9c1c-0467-4eb7-a172-5265e04ccd0a
10-
dockerImageTag: 0.2.21
10+
dockerImageTag: 0.2.22
1111
dockerRepository: airbyte/source-fastbill
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/fastbill
1313
githubIssueLabel: source-fastbill

airbyte-integrations/connectors/source-fastbill/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-fastbill/pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "0.2.21"
6+
version = "0.2.22"
77
name = "source-fastbill"
88
description = "Source implementation for Fastbill."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/fastbill.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The Fastbill source connector supports the following [sync modes](https://docs.a
6464

6565
| Version | Date | Pull Request | Subject |
6666
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
67+
| 0.2.22 | 2024-09-28 | [46172](https://github.com/airbytehq/airbyte/pull/46172) | Update dependencies |
6768
| 0.2.21 | 2024-09-21 | [45751](https://github.com/airbytehq/airbyte/pull/45751) | Update dependencies |
6869
| 0.2.20 | 2024-09-14 | [45486](https://github.com/airbytehq/airbyte/pull/45486) | Update dependencies |
6970
| 0.2.19 | 2024-09-07 | [45251](https://github.com/airbytehq/airbyte/pull/45251) | Update dependencies |

0 commit comments

Comments
 (0)