auto-commit-msg
auto-commit-msg copied to clipboard
A VS Code extension to generate a smart commit message based on file changes
Relates to #114 The new approach seems to be okay except for errors in running - it complains about the modules. Switching package.json to type module and tsconfig to esnext...
Switch package.json to module type Including any configs in the old stylr And probably also TS output Also the motivation is to stay current in case packages stop supporting the...
Bumps and [jws](https://github.com/brianloveswords/node-jws). These dependencies needed to be updated together. Updates `jws` from 3.2.2 to 3.2.3 Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify...