playbook-ui/playbook-flutter

Use melos for versioning and publishing

lcdsmao opened this issue · 0 comments

https://melos.invertase.dev/
Melos support these features:

  • Automatic versioning & changelog generation.
    Run melos version
  • Automated publishing of packages to pub.dev.
    Run melos publish
  • Local package linking and installation.
    Run melos bootstrap (we should remove defined pub:get script)