Bdaya-Dev/oidc

ci: Automate versioning and publishing package versions using melos

Opened this issue · 0 comments

Description

  1. When merging to the main branch, we should run melos publish -y --no-dry-run to publish the modified packages
  2. After a PR is finished and merged, we should run melos version to automatically create new versions based on semantic commits

Requirements

  • The ci system is passing