Commit the changes in Git repository
Last updated
Last updated
Whenever you create a new package of changes, you can commit them to create a new version in the Git repository.
Go to the GitHub Desktop app and open the repository with the latest version of your app. You should see a list of new changes.
Enter the Summary, optionally the Description of the commit, and click Commit to main.
Now, the new version of your app is logged.