From 6fabce85b6c14be2126f36c818a4f14de77ddf73 Mon Sep 17 00:00:00 2001 From: Pascal Thesing Date: Wed, 31 May 2023 16:33:40 +0200 Subject: [PATCH] SW-27115 - create release file --- .github/workflows/update-file.yml | 29 + releases.json | 1323 +++++++++++++++++++++++++++++ 2 files changed, 1352 insertions(+) create mode 100644 .github/workflows/update-file.yml create mode 100644 releases.json diff --git a/.github/workflows/update-file.yml b/.github/workflows/update-file.yml new file mode 100644 index 0000000..7b83ff6 --- /dev/null +++ b/.github/workflows/update-file.yml @@ -0,0 +1,29 @@ +name: Update file + +on: + schedule: + - cron: "0 0 * * *" + workflow_dispatch: + +jobs: + update-file: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + + - name: Update releases.json + run: | + rm releases.json + wget https://api.github.com/repos/shopware/shopware/releases -O releases.json + git config --global user.name "shopware5" + git config --global user.email "<>" + - name: Verify diff + run: | + git diff --quiet . || echo "changed=true" >> $GITHUB_OUTPUT + + - name: Commit changes + if: steps.verify_diff.outputs.changed == 'true' + run: | + git add . + git commit -m "Update releases.json" + git push origin HEAD:main diff --git a/releases.json b/releases.json new file mode 100644 index 0000000..9b29a40 --- /dev/null +++ b/releases.json @@ -0,0 +1,1323 @@ +[ + { + "url": "https://api.github.com/repos/shopware/shopware/releases/97288305", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/97288305/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/97288305/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.17", + "id": 97288305, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4FzIBx", + "tag_name": "v5.7.17", + "target_commitish": "5.7", + "name": "Release 5.7.17", + "draft": false, + "prerelease": false, + "created_at": "2023-03-21T12:58:25Z", + "published_at": "2023-03-29T09:06:24Z", + "assets": [ + { + "url": "https://api.github.com/repos/shopware/shopware/releases/assets/102259279", + "id": 102259279, + "node_id": "RA_kwDOAFa3Gs4GGFpP", + "name": "install_31b8b37fe396c41da6dfe6c5354e968ca82d890c.zip", + "label": null, + "uploader": { + "login": "PascalThesing", + "id": 14017436, + "node_id": "MDQ6VXNlcjE0MDE3NDM2", + "avatar_url": "https://avatars.githubusercontent.com/u/14017436?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PascalThesing", + "html_url": "https://github.com/PascalThesing", + "followers_url": "https://api.github.com/users/PascalThesing/followers", + "following_url": "https://api.github.com/users/PascalThesing/following{/other_user}", + "gists_url": "https://api.github.com/users/PascalThesing/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PascalThesing/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PascalThesing/subscriptions", + "organizations_url": "https://api.github.com/users/PascalThesing/orgs", + "repos_url": "https://api.github.com/users/PascalThesing/repos", + "events_url": "https://api.github.com/users/PascalThesing/events{/privacy}", + "received_events_url": "https://api.github.com/users/PascalThesing/received_events", + "type": "User", + "site_admin": false + }, + "content_type": "application/zip", + "state": "uploaded", + "size": 45264378, + "download_count": 134, + "created_at": "2023-04-04T12:14:50Z", + "updated_at": "2023-05-30T07:14:09Z", + "browser_download_url": "https://github.com/shopware/shopware/releases/download/v5.7.17/install_31b8b37fe396c41da6dfe6c5354e968ca82d890c.zip" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/assets/102259331", + "id": 102259331, + "node_id": "RA_kwDOAFa3Gs4GGFqD", + "name": "update_e0a7813fcbae9ecf1dd566899b02e820a0c0b3e5.zip", + "label": null, + "uploader": { + "login": "PascalThesing", + "id": 14017436, + "node_id": "MDQ6VXNlcjE0MDE3NDM2", + "avatar_url": "https://avatars.githubusercontent.com/u/14017436?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PascalThesing", + "html_url": "https://github.com/PascalThesing", + "followers_url": "https://api.github.com/users/PascalThesing/followers", + "following_url": "https://api.github.com/users/PascalThesing/following{/other_user}", + "gists_url": "https://api.github.com/users/PascalThesing/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PascalThesing/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PascalThesing/subscriptions", + "organizations_url": "https://api.github.com/users/PascalThesing/orgs", + "repos_url": "https://api.github.com/users/PascalThesing/repos", + "events_url": "https://api.github.com/users/PascalThesing/events{/privacy}", + "received_events_url": "https://api.github.com/users/PascalThesing/received_events", + "type": "User", + "site_admin": false + }, + "content_type": "application/zip", + "state": "uploaded", + "size": 46082425, + "download_count": 13, + "created_at": "2023-04-04T12:15:18Z", + "updated_at": "2023-05-30T07:14:37Z", + "browser_download_url": "https://github.com/shopware/shopware/releases/download/v5.7.17/update_e0a7813fcbae9ecf1dd566899b02e820a0c0b3e5.zip" + } + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.17", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.17", + "body": "[SW-22909](https://issues.shopware.com/issues/SW-22909) - Salutation could be deactivated now\r\n[SW-23083](https://issues.shopware.com/issues/SW-23083) - Removes configurator option from article name after converting variant article to main article and relationships of configurator options to deleted variants.\r\n[SW-23455](https://issues.shopware.com/issues/SW-23455) - For discounts and surcharges a record is created in the s_order_basket_attributes\r\n[SW-23762](https://issues.shopware.com/issues/SW-23762) - The parameter -m for the sw:media:optimize command now works as intended\r\n[SW-24545](https://issues.shopware.com/issues/SW-24545) - Improve settings and behaviour of similar products on product detail page\r\n[SW-24778](https://issues.shopware.com/issues/SW-24778) - The release date is now shown correctly on the note\r\n[SW-25764](https://issues.shopware.com/issues/SW-25764) - Fix not available hint for variant products with more than two options\r\n[SW-25825](https://issues.shopware.com/issues/SW-25825) - remove \"motor\" from bot list for Motorola-device-compatibility\r\n[SW-25878](https://issues.shopware.com/issues/SW-25878) - Asynchrone PluginManager Requests\r\n[SW-25939](https://issues.shopware.com/issues/SW-25939) - Providing the information on the product detail page that the payment method has been changed.\r\n[SW-25985](https://issues.shopware.com/issues/SW-25985) - Fixed a problem where the blog ID was non-existend after reloading the blog page with activated caching\r\n[SW-26321](https://issues.shopware.com/issues/SW-26321) - Pre-selection of the country of delivery and dependent taxes based on the positioning of the countries\r\n[SW-26386](https://issues.shopware.com/issues/SW-26386) - Improved snippet import\r\n[SW-26746](https://issues.shopware.com/issues/SW-26746) - PHP 8.2 compatibility\r\n[SW-26923](https://issues.shopware.com/issues/SW-26923) - Tax, as well as the specific price for the customer-group, are now set in order-module when adding a new position to an order\r\n[SW-26931](https://issues.shopware.com/issues/SW-26931) - Improve PHP8 compatibility in the media module\r\n[SW-26951](https://issues.shopware.com/issues/SW-26951) - Improve PHP8.1 compatibility of the theme cache generation [(teiling88)](https://github.com/teiling88)\r\n[SW-26953](https://issues.shopware.com/issues/SW-26953) - Content type names are allowed to contain numbers now [(bforbird)](https://github.com/bforbird)\r\n[SW-26954](https://issues.shopware.com/issues/SW-26954) - Update of third party dependencies\r\n[SW-26958](https://issues.shopware.com/issues/SW-26958) - Fix deprecation in service declaration [(larsbo)](https://github.com/larsbo)\r\n[SW-26961](https://issues.shopware.com/issues/SW-26961) - Invalidate reset password link after changing account email address.\r\n[SW-26962](https://issues.shopware.com/issues/SW-26962) - Improve registration of CLI commands [(teiling88)](https://github.com/teiling88)\r\n[SW-26968](https://issues.shopware.com/issues/SW-26968) - Fix creating of products with translations in the batch API\r\n[SW-26970](https://issues.shopware.com/issues/SW-26970) - Prevent unwanted behavior when double-clicking the login button\r\n[SW-26981](https://issues.shopware.com/issues/SW-26981) - Improve the performance of the shipping module by minimizing requests and query only necessary data\r\n[SW-27002](https://issues.shopware.com/issues/SW-27002) - Improve PHP 8.1 compatibility [(teiling88)](https://github.com/teiling88)\r\n[SW-27003](https://issues.shopware.com/issues/SW-27003) - Add class prefix \"has--\" back to modernizr [(bestit-pstandt)](https://github.com/bestit-pstandt)\r\n[SW-27004](https://issues.shopware.com/issues/SW-27004) - Removed duplicated font folders in theme to fix installation problem on MacOS\r\n[SW-27009](https://issues.shopware.com/issues/SW-27009) - Added configuration for devenv\r\n[SW-27018](https://issues.shopware.com/issues/SW-27018) - Improving the caching behavior of the account page.\r\n[SW-27019](https://issues.shopware.com/issues/SW-27019) - Changed default value from the ComboBox to an empty value [(Dominikrt)](https://github.com/Dominikrt)\r\n[SW-27031](https://issues.shopware.com/issues/SW-27031) - Adjusted honeypot captcha\r\n[SW-27035](https://issues.shopware.com/issues/SW-27035) - When changing the order via the backend module, the delivery country is now correctly taken into account\r\n[SW-27055](https://issues.shopware.com/issues/SW-27055) - Performance of the order confirm page improved. In addition, attributes of discount or surcharge items are now automatically transferred from the cart to the order again\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.16...v5.7.17", + "reactions": { + "url": "https://api.github.com/repos/shopware/shopware/releases/97288305/reactions", + "total_count": 1, + "+1": 1, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + } + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/95544513", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/95544513/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/95544513/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.17-RC1", + "id": 95544513, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4FseTB", + "tag_name": "v5.7.17-RC1", + "target_commitish": "5.7", + "name": "Release 5.7.17 RC1", + "draft": false, + "prerelease": true, + "created_at": "2023-03-13T13:36:12Z", + "published_at": "2023-03-14T12:27:55Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.17-RC1", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.17-RC1", + "body": "Find more information here: https://www.shopware.com/en/changelog-sw5/#5-7-17RC1\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.16...v5.7.17-RC1" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/82382322", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/82382322/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/82382322/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.16", + "id": 82382322, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4E6Q3y", + "tag_name": "v5.7.16", + "target_commitish": "5.7", + "name": "Release 5.7.16", + "draft": false, + "prerelease": false, + "created_at": "2022-11-02T09:29:39Z", + "published_at": "2022-11-08T12:30:35Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.16", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.16", + "body": "Find more information here: https://www.shopware.com/en/changelog-sw5/#5-7-16\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.15...v5.7.16" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/80293473", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/80293473/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/80293473/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.16-RC1", + "id": 80293473, + "author": { + "login": "PascalThesing", + "id": 14017436, + "node_id": "MDQ6VXNlcjE0MDE3NDM2", + "avatar_url": "https://avatars.githubusercontent.com/u/14017436?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PascalThesing", + "html_url": "https://github.com/PascalThesing", + "followers_url": "https://api.github.com/users/PascalThesing/followers", + "following_url": "https://api.github.com/users/PascalThesing/following{/other_user}", + "gists_url": "https://api.github.com/users/PascalThesing/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PascalThesing/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PascalThesing/subscriptions", + "organizations_url": "https://api.github.com/users/PascalThesing/orgs", + "repos_url": "https://api.github.com/users/PascalThesing/repos", + "events_url": "https://api.github.com/users/PascalThesing/events{/privacy}", + "received_events_url": "https://api.github.com/users/PascalThesing/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4EyS5h", + "tag_name": "v5.7.16-RC1", + "target_commitish": "5.7", + "name": "Release 5.7.16-RC1", + "draft": false, + "prerelease": true, + "created_at": "2022-10-10T19:51:53Z", + "published_at": "2022-10-19T07:42:59Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.16-RC1", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.16-RC1", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-16RC1\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.15...v5.7.16-RC1" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/76867194", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/76867194/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/76867194/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.15", + "id": 76867194, + "author": { + "login": "PascalThesing", + "id": 14017436, + "node_id": "MDQ6VXNlcjE0MDE3NDM2", + "avatar_url": "https://avatars.githubusercontent.com/u/14017436?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PascalThesing", + "html_url": "https://github.com/PascalThesing", + "followers_url": "https://api.github.com/users/PascalThesing/followers", + "following_url": "https://api.github.com/users/PascalThesing/following{/other_user}", + "gists_url": "https://api.github.com/users/PascalThesing/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PascalThesing/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PascalThesing/subscriptions", + "organizations_url": "https://api.github.com/users/PascalThesing/orgs", + "repos_url": "https://api.github.com/users/PascalThesing/repos", + "events_url": "https://api.github.com/users/PascalThesing/events{/privacy}", + "received_events_url": "https://api.github.com/users/PascalThesing/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4ElOZ6", + "tag_name": "v5.7.15", + "target_commitish": "5.7", + "name": "Release 5.7.15", + "draft": false, + "prerelease": false, + "created_at": "2022-09-08T07:56:47Z", + "published_at": "2022-09-12T08:25:05Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.15", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.15", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-15\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.14...v5.7.15" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/72751174", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/72751174/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/72751174/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.14", + "id": 72751174, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4EVhhG", + "tag_name": "v5.7.14", + "target_commitish": "5.7", + "name": "Release 5.7.14", + "draft": false, + "prerelease": false, + "created_at": "2022-07-18T12:29:54Z", + "published_at": "2022-07-25T12:37:40Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.14", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.14", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-14\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.13...v5.7.14" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/70051157", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/70051157/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/70051157/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.13", + "id": 70051157, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4ELOVV", + "tag_name": "v5.7.13", + "target_commitish": "5.7", + "name": "Release 5.7.13", + "draft": false, + "prerelease": false, + "created_at": "2022-06-22T13:11:35Z", + "published_at": "2022-06-22T14:27:08Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.13", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.13", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-13\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.12...v5.7.13" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/69938480", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/69938480/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/69938480/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.12", + "id": 69938480, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4EKy0w", + "tag_name": "v5.7.12", + "target_commitish": "5.7", + "name": "Release 5.7.12", + "draft": false, + "prerelease": false, + "created_at": "2022-06-22T07:33:37Z", + "published_at": "2022-06-22T07:56:07Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.12", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.12", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-12\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.11...v5.7.12" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/66569456", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/66569456/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/66569456/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.11", + "id": 66569456, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4D98Tw", + "tag_name": "v5.7.11", + "target_commitish": "5.7", + "name": "Release 5.7.11", + "draft": false, + "prerelease": false, + "created_at": "2022-05-09T15:10:46Z", + "published_at": "2022-05-11T11:26:07Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.11", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.11", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-11\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.10...v5.7.11" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/65682183", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/65682183/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/65682183/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.10", + "id": 65682183, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4D6jsH", + "tag_name": "v5.7.10", + "target_commitish": "5.7", + "name": "Release 5.7.10", + "draft": false, + "prerelease": false, + "created_at": "2022-04-29T13:16:10Z", + "published_at": "2022-04-29T13:42:05Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.10", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.10", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-10\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.9...v5.7.10" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/65566989", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/65566989/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/65566989/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.9", + "id": 65566989, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4D6HkN", + "tag_name": "v5.7.9", + "target_commitish": "5.7", + "name": "Release 5.7.9", + "draft": false, + "prerelease": false, + "created_at": "2022-04-27T13:02:19Z", + "published_at": "2022-04-28T11:45:14Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.9", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.9", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-9\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.8...v5.7.9" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/64229904", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/64229904/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/64229904/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.8", + "id": 64229904, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4D1BIQ", + "tag_name": "v5.7.8", + "target_commitish": "5.7", + "name": "Shopware 5.7.8", + "draft": false, + "prerelease": false, + "created_at": "2022-04-05T16:13:56Z", + "published_at": "2022-04-12T11:17:17Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.8", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.8", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-8\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.7...v5.7.8", + "reactions": { + "url": "https://api.github.com/repos/shopware/shopware/releases/64229904/reactions", + "total_count": 1, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 1, + "eyes": 0 + } + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/56438608", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/56438608/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/56438608/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.7", + "id": 56438608, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4DXS9Q", + "tag_name": "v5.7.7", + "target_commitish": "5.7", + "name": "Shopware 5.7.7", + "draft": false, + "prerelease": false, + "created_at": "2021-12-29T10:09:06Z", + "published_at": "2022-01-05T08:43:10Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.7", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.7", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-7\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.6...v5.7.7" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/52032997", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/52032997/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/52032997/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.6", + "id": 52032997, + "author": { + "login": "philipgatzka", + "id": 16081565, + "node_id": "MDQ6VXNlcjE2MDgxNTY1", + "avatar_url": "https://avatars.githubusercontent.com/u/16081565?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/philipgatzka", + "html_url": "https://github.com/philipgatzka", + "followers_url": "https://api.github.com/users/philipgatzka/followers", + "following_url": "https://api.github.com/users/philipgatzka/following{/other_user}", + "gists_url": "https://api.github.com/users/philipgatzka/gists{/gist_id}", + "starred_url": "https://api.github.com/users/philipgatzka/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/philipgatzka/subscriptions", + "organizations_url": "https://api.github.com/users/philipgatzka/orgs", + "repos_url": "https://api.github.com/users/philipgatzka/repos", + "events_url": "https://api.github.com/users/philipgatzka/events{/privacy}", + "received_events_url": "https://api.github.com/users/philipgatzka/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4DGfXl", + "tag_name": "v5.7.6", + "target_commitish": "5.7", + "name": "Shopware 5.7.6", + "draft": false, + "prerelease": false, + "created_at": "2021-10-25T14:31:22Z", + "published_at": "2021-10-26T08:09:17Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.6", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.6", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-6\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.5...v5.7.6" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/51623810", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/51623810/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/51623810/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.5", + "id": 51623810, + "author": { + "login": "swDennis", + "id": 11271248, + "node_id": "MDQ6VXNlcjExMjcxMjQ4", + "avatar_url": "https://avatars.githubusercontent.com/u/11271248?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/swDennis", + "html_url": "https://github.com/swDennis", + "followers_url": "https://api.github.com/users/swDennis/followers", + "following_url": "https://api.github.com/users/swDennis/following{/other_user}", + "gists_url": "https://api.github.com/users/swDennis/gists{/gist_id}", + "starred_url": "https://api.github.com/users/swDennis/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/swDennis/subscriptions", + "organizations_url": "https://api.github.com/users/swDennis/orgs", + "repos_url": "https://api.github.com/users/swDennis/repos", + "events_url": "https://api.github.com/users/swDennis/events{/privacy}", + "received_events_url": "https://api.github.com/users/swDennis/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4DE7eC", + "tag_name": "v5.7.5", + "target_commitish": "5.7", + "name": "Shopware 5.7.5", + "draft": false, + "prerelease": false, + "created_at": "2021-10-19T13:07:07Z", + "published_at": "2021-10-19T14:08:08Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.5", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.5", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-5\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.4...v5.7.5" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/51516942", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/51516942/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/51516942/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.4", + "id": 51516942, + "author": { + "login": "swDennis", + "id": 11271248, + "node_id": "MDQ6VXNlcjExMjcxMjQ4", + "avatar_url": "https://avatars.githubusercontent.com/u/11271248?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/swDennis", + "html_url": "https://github.com/swDennis", + "followers_url": "https://api.github.com/users/swDennis/followers", + "following_url": "https://api.github.com/users/swDennis/following{/other_user}", + "gists_url": "https://api.github.com/users/swDennis/gists{/gist_id}", + "starred_url": "https://api.github.com/users/swDennis/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/swDennis/subscriptions", + "organizations_url": "https://api.github.com/users/swDennis/orgs", + "repos_url": "https://api.github.com/users/swDennis/repos", + "events_url": "https://api.github.com/users/swDennis/events{/privacy}", + "received_events_url": "https://api.github.com/users/swDennis/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4DEhYO", + "tag_name": "v5.7.4", + "target_commitish": "5.7", + "name": "Shopware 5.7.4", + "draft": false, + "prerelease": false, + "created_at": "2021-10-12T14:37:30Z", + "published_at": "2021-10-18T07:13:21Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.4", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.4", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-4\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.3...v5.7.4" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/49181744", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/49181744/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/49181744/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.3", + "id": 49181744, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "RE_kwDOAFa3Gs4C7nQw", + "tag_name": "v5.7.3", + "target_commitish": "5.7", + "name": "Shopware 5.7.3", + "draft": false, + "prerelease": false, + "created_at": "2021-09-08T06:34:22Z", + "published_at": "2021-09-08T08:51:57Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.3", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.3", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-3\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.2...v5.7.3" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/45699885", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/45699885/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/45699885/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.2", + "id": 45699885, + "author": { + "login": "mitelg", + "id": 6985627, + "node_id": "MDQ6VXNlcjY5ODU2Mjc=", + "avatar_url": "https://avatars.githubusercontent.com/u/6985627?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/mitelg", + "html_url": "https://github.com/mitelg", + "followers_url": "https://api.github.com/users/mitelg/followers", + "following_url": "https://api.github.com/users/mitelg/following{/other_user}", + "gists_url": "https://api.github.com/users/mitelg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/mitelg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/mitelg/subscriptions", + "organizations_url": "https://api.github.com/users/mitelg/orgs", + "repos_url": "https://api.github.com/users/mitelg/repos", + "events_url": "https://api.github.com/users/mitelg/events{/privacy}", + "received_events_url": "https://api.github.com/users/mitelg/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTQ1Njk5ODg1", + "tag_name": "v5.7.2", + "target_commitish": "5.7", + "name": "Shopware 5.7.2", + "draft": false, + "prerelease": false, + "created_at": "2021-06-24T14:18:15Z", + "published_at": "2021-07-05T11:27:34Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.2", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.2", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-2\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.1...v5.7.2" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/44941658", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/44941658/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/44941658/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.1", + "id": 44941658, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTQ0OTQxNjU4", + "tag_name": "v5.7.1", + "target_commitish": "5.7", + "name": "Shopware 5.7.1", + "draft": false, + "prerelease": false, + "created_at": "2021-06-18T11:53:49Z", + "published_at": "2021-06-21T07:07:58Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.1", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.1", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-1\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.0...v5.7.1" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/44551695", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/44551695/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/44551695/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.0", + "id": 44551695, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTQ0NTUxNjk1", + "tag_name": "v5.7.0", + "target_commitish": "5.7", + "name": "Shopware 5.7.0", + "draft": false, + "prerelease": false, + "created_at": "2021-05-26T13:46:39Z", + "published_at": "2021-06-14T06:35:38Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.0", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.0", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-0\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.10...v5.7.0" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/43518861", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/43518861/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/43518861/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.0-RC2", + "id": 43518861, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTQzNTE4ODYx", + "tag_name": "v5.7.0-RC2", + "target_commitish": "5.7", + "name": "Shopware 5.7.0-RC2", + "draft": false, + "prerelease": true, + "created_at": "2021-05-12T14:28:57Z", + "published_at": "2021-05-25T11:22:51Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.0-RC2", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.0-RC2", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-0\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.7.0-RC1...v5.7.0-RC2" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/42688001", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/42688001/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/42688001/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.10", + "id": 42688001, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTQyNjg4MDAx", + "tag_name": "v5.6.10", + "target_commitish": "5.6", + "name": "Shopware 5.6.10", + "draft": false, + "prerelease": false, + "created_at": "2021-05-04T12:34:46Z", + "published_at": "2021-05-10T08:13:47Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.10", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.10", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-10\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.9...v5.6.10" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/34348210", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/34348210/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/34348210/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.7.0-RC1", + "id": 34348210, + "author": { + "login": "PaddyS", + "id": 1038918, + "node_id": "MDQ6VXNlcjEwMzg5MTg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1038918?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PaddyS", + "html_url": "https://github.com/PaddyS", + "followers_url": "https://api.github.com/users/PaddyS/followers", + "following_url": "https://api.github.com/users/PaddyS/following{/other_user}", + "gists_url": "https://api.github.com/users/PaddyS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PaddyS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PaddyS/subscriptions", + "organizations_url": "https://api.github.com/users/PaddyS/orgs", + "repos_url": "https://api.github.com/users/PaddyS/repos", + "events_url": "https://api.github.com/users/PaddyS/events{/privacy}", + "received_events_url": "https://api.github.com/users/PaddyS/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTM0MzQ4MjEw", + "tag_name": "v5.7.0-RC1", + "target_commitish": "5.7", + "name": "Shopware 5.7.0-RC1", + "draft": false, + "prerelease": true, + "created_at": "2020-11-10T15:25:52Z", + "published_at": "2020-11-24T08:05:42Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.7.0-RC1", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.7.0-RC1", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-7-0\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.9...v5.7.0-RC1" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/33644419", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/33644419/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/33644419/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.9", + "id": 33644419, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTMzNjQ0NDE5", + "tag_name": "v5.6.9", + "target_commitish": "5.6", + "name": "Shopware 5.6.9", + "draft": false, + "prerelease": false, + "created_at": "2020-11-06T08:17:42Z", + "published_at": "2020-11-09T13:02:04Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.9", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.9", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-9\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.8...v5.6.9" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/29760619", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/29760619/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/29760619/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.8", + "id": 29760619, + "author": { + "login": "PaddyS", + "id": 1038918, + "node_id": "MDQ6VXNlcjEwMzg5MTg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1038918?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PaddyS", + "html_url": "https://github.com/PaddyS", + "followers_url": "https://api.github.com/users/PaddyS/followers", + "following_url": "https://api.github.com/users/PaddyS/following{/other_user}", + "gists_url": "https://api.github.com/users/PaddyS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PaddyS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PaddyS/subscriptions", + "organizations_url": "https://api.github.com/users/PaddyS/orgs", + "repos_url": "https://api.github.com/users/PaddyS/repos", + "events_url": "https://api.github.com/users/PaddyS/events{/privacy}", + "received_events_url": "https://api.github.com/users/PaddyS/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTI5NzYwNjE5", + "tag_name": "v5.6.8", + "target_commitish": "5.6", + "name": "Shopware 5.6.8", + "draft": false, + "prerelease": false, + "created_at": "2020-08-12T12:05:09Z", + "published_at": "2020-08-17T08:16:46Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.8", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.8", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-8\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.7...v5.6.8" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/27315625", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/27315625/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/27315625/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.7", + "id": 27315625, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTI3MzE1NjI1", + "tag_name": "v5.6.7", + "target_commitish": "5.6", + "name": "Shopware 5.6.7", + "draft": false, + "prerelease": false, + "created_at": "2020-06-02T06:03:14Z", + "published_at": "2020-06-08T08:15:40Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.7", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.7", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-7\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.6...v5.6.7" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/24169533", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/24169533/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/24169533/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.6", + "id": 24169533, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTI0MTY5NTMz", + "tag_name": "v5.6.6", + "target_commitish": "5.6", + "name": "Shopware 5.6.6", + "draft": false, + "prerelease": false, + "created_at": "2020-03-03T11:02:28Z", + "published_at": "2020-03-03T13:13:53Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.6", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.6", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-6\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.5...v5.6.6" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/24158384", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/24158384/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/24158384/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.5", + "id": 24158384, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTI0MTU4Mzg0", + "tag_name": "v5.6.5", + "target_commitish": "5.6", + "name": "Shopware 5.6.5", + "draft": false, + "prerelease": false, + "created_at": "2020-02-27T15:36:57Z", + "published_at": "2020-03-03T07:45:41Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.5", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.5", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-5\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.4...v5.6.5" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/22312502", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/22312502/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/22312502/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.4", + "id": 22312502, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTIyMzEyNTAy", + "tag_name": "v5.6.4", + "target_commitish": "5.6", + "name": "Shopware 5.6.4", + "draft": false, + "prerelease": false, + "created_at": "2019-12-17T11:19:06Z", + "published_at": "2019-12-18T07:33:25Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.4", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.4", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-4\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.3...v5.6.4" + }, + { + "url": "https://api.github.com/repos/shopware/shopware/releases/21920948", + "assets_url": "https://api.github.com/repos/shopware/shopware/releases/21920948/assets", + "upload_url": "https://uploads.github.com/repos/shopware/shopware/releases/21920948/assets{?name,label}", + "html_url": "https://github.com/shopware/shopware/releases/tag/v5.6.3", + "id": 21920948, + "author": { + "login": "shyim", + "id": 6224096, + "node_id": "MDQ6VXNlcjYyMjQwOTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/6224096?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/shyim", + "html_url": "https://github.com/shyim", + "followers_url": "https://api.github.com/users/shyim/followers", + "following_url": "https://api.github.com/users/shyim/following{/other_user}", + "gists_url": "https://api.github.com/users/shyim/gists{/gist_id}", + "starred_url": "https://api.github.com/users/shyim/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/shyim/subscriptions", + "organizations_url": "https://api.github.com/users/shyim/orgs", + "repos_url": "https://api.github.com/users/shyim/repos", + "events_url": "https://api.github.com/users/shyim/events{/privacy}", + "received_events_url": "https://api.github.com/users/shyim/received_events", + "type": "User", + "site_admin": false + }, + "node_id": "MDc6UmVsZWFzZTIxOTIwOTQ4", + "tag_name": "v5.6.3", + "target_commitish": "5.6", + "name": "Shopware 5.6.3", + "draft": false, + "prerelease": false, + "created_at": "2019-11-27T14:04:12Z", + "published_at": "2019-12-03T08:54:40Z", + "assets": [ + + ], + "tarball_url": "https://api.github.com/repos/shopware/shopware/tarball/v5.6.3", + "zipball_url": "https://api.github.com/repos/shopware/shopware/zipball/v5.6.3", + "body": "Find more information here: https://en.shopware.com/changelog-sw5/#5-6-3\r\n\r\nChanges: https://github.com/shopware/shopware/compare/v5.6.2...v5.6.3" + } +]