Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 364 Bytes

CONTRIBUTION.md

File metadata and controls

12 lines (8 loc) · 364 Bytes

Contribution guide

This is an open source library. Feel free to contribute.

Adding new libraries

Steps:

  1. Generate the library using NX.
  2. Add CHANGELOG.md to the library.
  3. Copy and update version, github and deploy jobs from an older package.
  4. Do the first deploy from the local environment npx nx run {library}:version --releaseAs=major