Skip to content

Add Semver Package for Semantic Versioning and Check for GitHub Updates in App.js

Insidious Fiddler requested to merge github/fork/Codycody31/main into main

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.

Merge request reports