Skip to content

Commit

Permalink
Sync _data/releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amphp-bot committed Jun 2, 2024
1 parent 1a497bf commit 9121ce8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"name": "amphp\/dns 2.2.0",
"package": "amphp\/dns",
"tag_name": "v2.2.0",
"html_url": "https:\/\/github.com\/amphp\/dns\/releases\/tag\/v2.2.0",
"date": "2024-06-02T19:57:54Z",
"body": "## What's Changed\r\n\r\n* Added `StaticDnsConfigLoader`\r\n* Fixed support for docker 26+ by @xtrime-ru in https:\/\/github.com\/amphp\/dns\/pull\/118\r\n\r\n## New Contributors\r\n\r\n* @xtrime-ru made their first contribution in https:\/\/github.com\/amphp\/dns\/pull\/118\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/dns\/compare\/v2.1.2...v2.2.0",
"revolt": true
},
{
"name": "amphp\/amp 3.0.2",
"package": "amphp\/amp",
Expand Down Expand Up @@ -44,15 +53,6 @@
"body": "## What's Changed\r\n\r\n- Make implicit nullable types explicit to avoid deprecation notice in PHP 8.4.\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/socket\/compare\/v2.3.0...v2.3.1",
"revolt": true
},
{
"name": "amphp\/dns 2.1.2",
"package": "amphp\/dns",
"tag_name": "v2.1.2",
"html_url": "https:\/\/github.com\/amphp\/dns\/releases\/tag\/v2.1.2",
"date": "2024-04-19T03:54:39Z",
"body": "## What's Changed\r\n\r\n- Make implicit nullable types explicit to avoid deprecation notice in PHP 8.4.\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/dns\/compare\/v2.1.1...v2.1.2",
"revolt": true
},
{
"name": "amphp\/cache 2.0.1",
"package": "amphp\/cache",
Expand Down

0 comments on commit 9121ce8

Please sign in to comment.