Skip to content

Initial release

Compare
Choose a tag to compare
@fastfrwrd fastfrwrd released this 21 Jun 15:19
· 1113 commits to master since this release
build: set access to public for all packages

this is necessary to ensure that the packages aren't published privately, which is the default
behavior for scoped packages. https://github.com/lerna/lerna/issues/914