Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 621 Bytes

DEPLOY.md

File metadata and controls

16 lines (13 loc) · 621 Bytes

NgConfigCatPublicapi

Release

  1. (Optional) Follow the guide in regenerate.md if you want to regenerate the full client code (e.g. refreshing with new API endpoints)

  2. Go to projects/ng-configcat-publicapi folder

  3. Create a new version (patch, minor, major) Increase version number by using npm version patch | minor | major

    Example: increasing patch version

    npm version patch
  4. Push your code

  5. Draft a new release at https://github.com/configcat/ng-configcat-publicapi/releases

  6. Check if package available under https://www.npmjs.com/package/ng-configcat-publicapi