Skip to content

Commit

Permalink
Updating downstream-browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 1d1ac5e commit 7add354
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/baseline-browser-mapping/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baseline-browser-mapping",
"version": "0.2.7",
"version": "0.2.8",
"description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
"exports": {
".": "./dist/index.js"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,12 @@
"engine_version": "100",
"status": "unknown",
"release_date": "2024-11-29"
},
"17.3": {
"engine": "Blink",
"engine_version": "100",
"status": "unknown",
"release_date": "2025-01-07"
}
}
},
Expand Down Expand Up @@ -1480,5 +1486,5 @@
}
}
},
"lastUpdated": "2024-12-11T14:04:29.647Z"
"lastUpdated": "2025-01-07T14:55:48.959Z"
}

0 comments on commit 7add354

Please sign in to comment.