Closed lissmeister closed 1 year ago
Updated Application Version
The application's version has been updated in two places: the main application file (index.js
) and the application configuration file (package.json
). We are stepping up from version 2.15.1
to 2.15.2
.
Enhancements to Dependency Checks The function that verifies required software elements (dependencies) needed to run our application has been enhanced. Now, it will handle additional scenarios ("init", "kinsta") and also checks for the presence of a required command named "op".
Updated Application Changelog
A new section was added to the application's change log (CHANGELOG.md
). This section shares details about version 2.15.2
, including a fix that ensures our system verifies the presence of the "op" command for certain scenarios. This will allow users to remain informed about notable changes in the new version.