Closed urish closed 6 years ago
Thank you so much @Bnaya! I plan to publish through my local machine, any pointers on how to do that?
If I understand correctly, running lerna publish --conventional-commits
should do the trick - bump versions, create a release tag, publish to NPM and create / update the changelog?
Using yarn workspaces and lerna, similar to what jest and babel do.
Also renaming typewiz to typewiz-core (see #54). I'd love to get some community feedback before this is merged - perhaps @styfle, @Bnaya can review my setup?