No standardized commit messages or release process for created libraries.
yarn commit with prompts and linting + yarn release
Something like conventional commits + git-cz + semantic release.
This seems more suited for a mrm plugin.
Not my style. Closing.
Re-opening since #254 illustrates the need for such a tool in TSDX itself and TSDX already has a yarn release itself (not semantic yet though). I personally do this in my own commits and libraries and would appreciate this feature. I up-voted this back when I was just a contributor too.