Skip to content

Commit

Permalink
🐙 source-yotpo: run up-to-date pipeline [2024-07-27] (airbytehq#42610)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored and jtruty committed Aug 10, 2024
1 parent ef4fa51 commit 31fbb76
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-yotpo/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 18139f00-b1ba-4971-8f80-8387b617cfd8
dockerImageTag: 0.1.8
dockerImageTag: 0.1.9
dockerRepository: airbyte/source-yotpo
githubIssueLabel: source-yotpo
icon: yotpo.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-yotpo/poetry.lock

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.1.8"
version = "0.1.9"
name = "source-yotpo"
description = "Source implementation for Yotpo."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/yotpo.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Yotpo [API reference](https://api.yotpo.com/v1/) has v1 at present. The connecto

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------ | :------------- |
| 0.1.9 | 2024-07-27 | [42610](https://github.com/airbytehq/airbyte/pull/42610) | Update dependencies |
| 0.1.8 | 2024-07-20 | [42275](https://github.com/airbytehq/airbyte/pull/42275) | Update dependencies |
| 0.1.7 | 2024-07-13 | [41815](https://github.com/airbytehq/airbyte/pull/41815) | Update dependencies |
| 0.1.6 | 2024-07-10 | [41444](https://github.com/airbytehq/airbyte/pull/41444) | Update dependencies |
Expand Down

0 comments on commit 31fbb76

Please sign in to comment.