Skip to content

Commit

Permalink
🐙 source-timely: run up-to-date pipeline [2024-07-27] (#42635)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 109a432 commit 0463854
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 @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: bc617b5f-1b9e-4a2d-bebe-782fd454a771
dockerImageTag: 0.3.13
dockerImageTag: 0.3.14
dockerRepository: airbyte/source-timely
documentationUrl: https://docs.airbyte.com/integrations/sources/timely
githubIssueLabel: source-timely
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-timely/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.3.13"
version = "0.3.14"
name = "source-timely"
description = "Source implementation for Timely."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/timely.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The Timely source connector supports the following [sync modes](https://docs.air

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.14 | 2024-07-27 | [42635](https://github.com/airbytehq/airbyte/pull/42635) | Update dependencies |
| 0.3.13 | 2024-07-20 | [42252](https://github.com/airbytehq/airbyte/pull/42252) | Update dependencies |
| 0.3.12 | 2024-07-13 | [41921](https://github.com/airbytehq/airbyte/pull/41921) | Update dependencies |
| 0.3.11 | 2024-07-10 | [41348](https://github.com/airbytehq/airbyte/pull/41348) | Update dependencies |
Expand Down

0 comments on commit 0463854

Please sign in to comment.