Skip to content

Commit

Permalink
🐙 source-pocket: run up-to-date pipeline [2024-09-14] (#45487)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent b953c55 commit deb0b1e
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: b0dd65f1-081f-4731-9c51-38e9e6aa0ebf
dockerImageTag: 0.1.16
dockerImageTag: 0.1.17
dockerRepository: airbyte/source-pocket
documentationUrl: https://docs.airbyte.com/integrations/sources/pocket
githubIssueLabel: source-pocket
Expand Down
33 changes: 18 additions & 15 deletions airbyte-integrations/connectors/source-pocket/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.1.16"
version = "0.1.17"
name = "source-pocket"
description = "Source implementation for Pocket."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/pocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ curl --insecure -X POST -H 'Content-Type: application/json' -H 'X-Accept: applic

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.17 | 2024-09-14 | [45487](/~https://github.com/airbytehq/airbyte/pull/45487) | Update dependencies |
| 0.1.16 | 2024-09-07 | [45225](/~https://github.com/airbytehq/airbyte/pull/45225) | Update dependencies |
| 0.1.15 | 2024-08-31 | [44994](/~https://github.com/airbytehq/airbyte/pull/44994) | Update dependencies |
| 0.1.14 | 2024-08-24 | [44321](/~https://github.com/airbytehq/airbyte/pull/44321) | Update dependencies |
Expand Down

0 comments on commit deb0b1e

Please sign in to comment.