Skip to content

Commit e8a3d7f

Browse files
authored
🐙 source-clickup-api: run up-to-date pipeline [2024-08-17] (#44237)
1 parent 1596ae0 commit e8a3d7f

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-clickup-api/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
connectorSubtype: api
66
connectorType: source
77
definitionId: 311a7a27-3fb5-4f7e-8265-5e4afe258b66
8-
dockerImageTag: 0.1.12
8+
dockerImageTag: 0.1.13
99
dockerRepository: airbyte/source-clickup-api
1010
githubIssueLabel: source-clickup-api
1111
icon: clickup.svg

airbyte-integrations/connectors/source-clickup-api/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-clickup-api/pyproject.toml

+1-1
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.12"
6+
version = "0.1.13"
77
name = "source-clickup-api"
88
description = "Source implementation for clickup-api."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/clickup-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Here are some optional fields for different streams:
5757

5858
| Version | Date | Pull Request | Subject |
5959
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------- |
60+
| 0.1.13 | 2024-08-17 | [44237](https://github.com/airbytehq/airbyte/pull/44237) | Update dependencies |
6061
| 0.1.12 | 2024-08-12 | [43844](https://github.com/airbytehq/airbyte/pull/43844) | Update dependencies |
6162
| 0.1.11 | 2024-08-10 | [43065](https://github.com/airbytehq/airbyte/pull/43065) | Update dependencies |
6263
| 0.1.10 | 2024-07-27 | [42647](https://github.com/airbytehq/airbyte/pull/42647) | Update dependencies |

0 commit comments

Comments
 (0)