Skip to content

Commit

Permalink
Update changelog for 2024.7.7 release (#2544)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdixon committed Sep 18, 2024
1 parent 924685c commit c21f7e2
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,47 @@
"url": "https://github.com/Shopify/hydrogen/pulls?q=is%3Apr+is%3Aclosed+%5Bci%5D+release+in%3Atitle+is%3Amerged",
"version": "1",
"releases": [
{
"title": "Consent override fix",
"version": "2024.7.7",
"hash": "924685c104701fd29562b93b0e9c61a313977c97",
"pr": "https://github.com/Shopify/hydrogen/pull/2529",
"commit": "https://github.com/Shopify/hydrogen/commit/924685c104701fd29562b93b0e9c61a313977c97",
"dependencies": {
"@remix-run/react": "^2.10.1",
"@remix-run/server-runtime": "^2.10.1",
"@shopify/hydrogen": "2024.7.7",
"@shopify/remix-oxygen": "^2.0.6"
},
"devDependencies": {
"@remix-run/dev": "^2.10.1",
"@shopify/cli": "3.66.1",
"@shopify/oxygen-workers-types": "^4.1.2",
"typescript": "^5.2.2"
},
"dependenciesMeta": {
"typescript": {
"required": true
},
"@shopify/oxygen-workers-types": {
"required": true
},
"@shopify/cli": {
"required": true
},
"@remix-run/server-runtime": {
"required": true
}
},
"fixes": [
{
"title": "Consent override fix",
"pr": "https://github.com/Shopify/hydrogen/pull/2538",
"id": "2538"
}
],
"features": []
},
{
"title": "Shopify analytics fix",
"version": "2024.7.6",
Expand Down

0 comments on commit c21f7e2

Please sign in to comment.