Skip to content

Commit

Permalink
🐙 source-mailchimp: run up-to-date pipeline [2024-08-31] (#45031)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent 95be2a1 commit 9ae9884
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: b03a9f3e-22a5-11eb-adc1-0242ac120002
dockerImageTag: 2.0.18
dockerImageTag: 2.0.19
dockerRepository: airbyte/source-mailchimp
documentationUrl: https://docs.airbyte.com/integrations/sources/mailchimp
githubIssueLabel: source-mailchimp
Expand Down
38 changes: 22 additions & 16 deletions airbyte-integrations/connectors/source-mailchimp/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 = "2.0.18"
version = "2.0.19"
name = "source-mailchimp"
description = "Source implementation for Mailchimp."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/mailchimp.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Now that you have set up the Mailchimp source connector, check out the following

| Version | Date | Pull Request | Subject |
|---------|------------|----------------------------------------------------------|----------------------------------------------------------------------------|
| 2.0.19 | 2024-08-31 | [45031](https://github.com/airbytehq/airbyte/pull/45031) | Update dependencies |
| 2.0.18 | 2024-08-24 | [44708](https://github.com/airbytehq/airbyte/pull/44708) | Update dependencies |
| 2.0.17 | 2024-08-17 | [44323](https://github.com/airbytehq/airbyte/pull/44323) | Update dependencies |
| 2.0.16 | 2024-08-12 | [43752](https://github.com/airbytehq/airbyte/pull/43752) | Update dependencies |
Expand Down

0 comments on commit 9ae9884

Please sign in to comment.