Skip to content

Commit

Permalink
🐙 source-woocommerce: run up-to-date pipeline [2024-07-27] (#42637)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 0f5cf55 commit 25e4ddd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df
dockerImageTag: 0.2.12
dockerImageTag: 0.2.13
dockerRepository: airbyte/source-woocommerce
documentationUrl: https://docs.airbyte.com/integrations/sources/woocommerce
githubIssueLabel: source-woocommerce
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.2.12"
version = "0.2.13"
name = "source-woocommerce"
description = "Source implementation for Woocommerce."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/woocommerce.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ Useful links:

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------- |
| 0.2.13 | 2024-07-27 | [42637](https://github.com/airbytehq/airbyte/pull/42637) | Update dependencies |
| 0.2.12 | 2024-07-20 | [42157](https://github.com/airbytehq/airbyte/pull/42157) | Update dependencies |
| 0.2.11 | 2024-07-13 | [41731](https://github.com/airbytehq/airbyte/pull/41731) | Update dependencies |
| 0.2.10 | 2024-07-10 | [41581](https://github.com/airbytehq/airbyte/pull/41581) | Update dependencies |
Expand Down

0 comments on commit 25e4ddd

Please sign in to comment.