Add Semver Package for Semantic Versioning and Check for GitHub Updates in App.js
This pull request adds the Semver package to the dependencies in the package.json file to enable semantic versioning. It also includes a new feature in the app.js file that checks for updates from GitHub releases using Semver and logs the results to console.