All notable changes to the "autoversion" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added screenshots to the README file for better user guidance.
- Made keybindings usable globally, outside of
editorFocus.
- Introduced the
autoversion.fileToEditsetting to allow editing of a user-specified file.
- Initial release of AutoVersion.
- Automatic version incrementing (major, minor, patch) in the default file (
package.json). - Git integration to append the new version number to commit messages.