Skip to content

Commit f017872

Browse files
authored
Merge pull request #367 from fs-webdev/rileytb/outdated_browser_feature_update
Version bump
2 parents efe11ec + 61afd08 commit f017872

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG-FRONTIER.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 8.7.9
2+
3+
- Add additional check for unsupported browser banner to avoid errors
4+
15
## 8.7.8
26

37
- Fix unsupported browser banner logic to avoid errors

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fs/react-scripts",
3-
"version": "8.7.8",
3+
"version": "8.7.9",
44
"upstreamVersion": "5.0.1",
55
"description": "Configuration and scripts for Create React App.",
66
"repository": {

0 commit comments

Comments
 (0)