simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Update release & publish actions #74

Closed simondotm closed 1 year ago

simondotm commented 1 year ago

Steps for release:

  1. npm run version -- v1.2.3 in the local repo
  2. The package will be updated and tagged
  3. The tag will create a draft Github release
  4. Add release notes and publish the draft release
  5. The published release will publish to npm