Skip to content

Commit b2cd053

Browse files
authored
🐙 source-webflow: run up-to-date pipeline [2024-06-25] (#40259)
1 parent 1a58a5b commit b2cd053

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: ef580275-d9a9-48bb-af5e-db0f5855be04
5-
dockerImageTag: 0.1.6
5+
dockerImageTag: 0.1.7
66
dockerRepository: airbyte/source-webflow
77
githubIssueLabel: source-webflow
88
icon: webflow.svg

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

docs/integrations/sources/webflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ If you are interested in learning more about the Webflow API and implementation
4141

4242
| Version | Date | Pull Request | Subject |
4343
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------- |
44+
| 0.1.7 | 2024-06-25 | [40259](https://github.com/airbytehq/airbyte/pull/40259) | Update dependencies |
4445
| 0.1.6 | 2024-06-22 | [40009](https://github.com/airbytehq/airbyte/pull/40009) | Update dependencies |
4546
| 0.1.5 | 2024-06-06 | [39151](https://github.com/airbytehq/airbyte/pull/39151) | [autopull] Upgrade base image to v1.2.2 |
4647
| 0.1.4 | 2024-05-21 | [38498](https://github.com/airbytehq/airbyte/pull/38498) | [autopull] base image + poetry + up_to_date |

0 commit comments

Comments
 (0)