Skip to content

Commit

Permalink
🐙 source-webflow: run up-to-date pipeline [2025-02-15] (#54076)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Feb 18, 2025
1 parent 53fca7f commit 7e07483
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-webflow/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: ef580275-d9a9-48bb-af5e-db0f5855be04
dockerImageTag: 0.1.35
dockerImageTag: 0.1.36
dockerRepository: airbyte/source-webflow
githubIssueLabel: source-webflow
icon: webflow.svg
Expand Down Expand Up @@ -40,5 +40,5 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:3.0.2@sha256:73697fbe1c0e2ebb8ed58e2268484bb4bfb2cb56b653808e1680cbc50bafef75
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
metadataSpecVersion: "1.0"
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.35"
version = "0.1.36"
name = "source-webflow"
description = "Source implementation for Webflow."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/webflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ If you are interested in learning more about the Webflow API and implementation

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------- |
| 0.1.36 | 2025-02-15 | [54076](https://github.com/airbytehq/airbyte/pull/54076) | Update dependencies |
| 0.1.35 | 2025-02-01 | [53089](https://github.com/airbytehq/airbyte/pull/53089) | Update dependencies |
| 0.1.34 | 2025-01-25 | [52435](https://github.com/airbytehq/airbyte/pull/52435) | Update dependencies |
| 0.1.33 | 2025-01-18 | [52027](https://github.com/airbytehq/airbyte/pull/52027) | Update dependencies |
Expand Down

0 comments on commit 7e07483

Please sign in to comment.