Starting from v1.0.0
I changed the project text in App.js to first include my name.
This change was committed before it was combined with 2 previous commits made by Sami into 1 commit in the helloWorld branch. This was then merged into the main branch.
The project text in App.js was later changed to accept the changes made by my teammate from his newText branch. This was then merged into the main branch.
I then made a new branch, "newBranch", to bump the version to v1.0.1 before merging with the main branch.