auto-commit-msg
                                
                                
                                
                                    auto-commit-msg copied to clipboard
                            
                            
                            
                        feat: Use execa
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 did not help as that caused other issues in the build/compile step.