I have a private repository in GitHub. I cloned electron-react-boilerplate and then, I changed the origin to my repository. I have made some significant changes (Changed the renderer and some eslint and TS config as it was too strict for me) and pushed it to my Private Repo.
2 days after, ERB released v4.3.0. Now, how do I merge the changes to my repo? Should I start from scratch again?