Skip to content

Commit e34b50c

Browse files
authored
🐙 source-woocommerce: run up-to-date pipeline [2024-06-25] (#40375)
1 parent bd3e678 commit e34b50c

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: 2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df
11-
dockerImageTag: 0.2.6
11+
dockerImageTag: 0.2.7
1212
dockerRepository: airbyte/source-woocommerce
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/woocommerce
1414
githubIssueLabel: source-woocommerce

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

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

airbyte-integrations/connectors/source-woocommerce/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.6"
6+
version = "0.2.7"
77
name = "source-woocommerce"
88
description = "Source implementation for Woocommerce."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/woocommerce.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Useful links:
104104

105105
| Version | Date | Pull Request | Subject |
106106
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------- |
107+
| 0.2.7 | 2024-06-25 | [40375](https://github.com/airbytehq/airbyte/pull/40375) | Update dependencies |
107108
| 0.2.6 | 2024-06-22 | [40094](https://github.com/airbytehq/airbyte/pull/40094) | Update dependencies |
108109
| 0.2.5 | 2024-06-06 | [39270](https://github.com/airbytehq/airbyte/pull/39270) | [autopull] Upgrade base image to v1.2.2 |
109110
| 0.2.4 | 2024-05-21 | [38544](https://github.com/airbytehq/airbyte/pull/38544) | [autopull] base image + poetry + up_to_date |

0 commit comments

Comments
 (0)