Skip to content

Commit

Permalink
🐙 source-smartengage: run up-to-date pipeline [2024-07-27] (#42690)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent d8ea3fc commit 49eb97a
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 @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 21cc4a17-a011-4485-8a3e-e2341a91ab9f
dockerImageTag: 0.1.12
dockerImageTag: 0.1.13
dockerRepository: airbyte/source-smartengage
documentationUrl: https://docs.airbyte.com/integrations/sources/smartengage
githubIssueLabel: source-smartengage
Expand Down

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.12"
version = "0.1.13"
name = "source-smartengage"
description = "Source implementation for Smartengage."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/smartengage.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ This source can sync data from the [SmartEngage API](https://smartengage.com/doc

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.13 | 2024-07-27 | [42690](https://github.com/airbytehq/airbyte/pull/42690) | Update dependencies |
| 0.1.12 | 2024-07-20 | [42194](https://github.com/airbytehq/airbyte/pull/42194) | Update dependencies |
| 0.1.11 | 2024-07-13 | [41703](https://github.com/airbytehq/airbyte/pull/41703) | Update dependencies |
| 0.1.10 | 2024-07-10 | [41411](https://github.com/airbytehq/airbyte/pull/41411) | Update dependencies |
Expand Down

0 comments on commit 49eb97a

Please sign in to comment.