Skip to content

Commit

Permalink
🐙 source-webflow: run up-to-date pipeline [2024-12-21] (#50367)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Dec 22, 2024
1 parent 57d60d8 commit a567239
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
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.29
dockerImageTag: 0.1.30
dockerRepository: airbyte/source-webflow
githubIssueLabel: source-webflow
icon: webflow.svg
Expand Down
16 changes: 8 additions & 8 deletions airbyte-integrations/connectors/source-webflow/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.29"
version = "0.1.30"
name = "source-webflow"
description = "Source implementation for Webflow."
authors = [ "Airbyte <[email protected]>",]
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.30 | 2024-12-21 | [50367](https://github.com/airbytehq/airbyte/pull/50367) | Update dependencies |
| 0.1.29 | 2024-12-14 | [49759](https://github.com/airbytehq/airbyte/pull/49759) | Update dependencies |
| 0.1.28 | 2024-12-12 | [49391](https://github.com/airbytehq/airbyte/pull/49391) | Update dependencies |
| 0.1.27 | 2024-11-25 | [48643](https://github.com/airbytehq/airbyte/pull/48643) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
Expand Down

0 comments on commit a567239

Please sign in to comment.