Skip to content

Commit 6ef2263

Browse files
authored
🐙 source-smartengage: run up-to-date pipeline [2024-08-10] (#43523)
1 parent b7d9d5c commit 6ef2263

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 21cc4a17-a011-4485-8a3e-e2341a91ab9f
10-
dockerImageTag: 0.1.14
10+
dockerImageTag: 0.1.15
1111
dockerRepository: airbyte/source-smartengage
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/smartengage
1313
githubIssueLabel: source-smartengage

airbyte-integrations/connectors/source-smartengage/poetry.lock

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

airbyte-integrations/connectors/source-smartengage/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.14"
6+
version = "0.1.15"
77
name = "source-smartengage"
88
description = "Source implementation for Smartengage."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/smartengage.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This source can sync data from the [SmartEngage API](https://smartengage.com/doc
3131

3232
| Version | Date | Pull Request | Subject |
3333
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
34+
| 0.1.15 | 2024-08-10 | [43523](https://github.com/airbytehq/airbyte/pull/43523) | Update dependencies |
3435
| 0.1.14 | 2024-08-03 | [43294](https://github.com/airbytehq/airbyte/pull/43294) | Update dependencies |
3536
| 0.1.13 | 2024-07-27 | [42690](https://github.com/airbytehq/airbyte/pull/42690) | Update dependencies |
3637
| 0.1.12 | 2024-07-20 | [42194](https://github.com/airbytehq/airbyte/pull/42194) | Update dependencies |

0 commit comments

Comments
 (0)