Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

welcome: Resolve merge conflict markers in changelog-view.js #1124

Conversation

DeeDeeG
Copy link
Member

@DeeDeeG DeeDeeG commented Oct 30, 2024

Summary

Resolved some merge conflict notation that was committed verbatim in packages/welcome/lib/changelog-view.js (see PR "Files changed" (diff) for details).

Fixes a syntax error when parsing the JSX of the welcome package's changelog view. Changelog view should work again!

Verification Process

Not tested. Just looks like valid JSX (HTML-ish) syntax now to my eyes.

I can test a PR binary if desired to confirm the Changelog view from the welcome package will display without syntax errors in the console, once binaries build in CI.

Note

Thanks for working on this stuff, I'm sure a few necessary but gnarly merges may have been encountered throughout this process...! Figured this was an easy drive-by fix, so here it is!

Fixes a syntax error when parsing the JSX of the welcome package's
changelog view. Changelog view should work again!
@savetheclocktower
Copy link
Contributor

I am known to commit an occasional merge conflict! I am not at all surprised that this happened. Thanks!

@savetheclocktower savetheclocktower merged commit 45da082 into updated-latest-electron Nov 2, 2024
23 of 103 checks passed
@savetheclocktower savetheclocktower deleted the fix-merge-conflict-markers-in-welcome-changelog-latest-electron branch November 2, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants