-
(Optional) Follow the guide in
regenerate.md
if you want to regenerate the full client code (e.g. refreshing with new API endpoints) -
Go to projects/ng-configcat-publicapi folder
-
Create a new version (patch, minor, major) Increase version number by using
npm version patch | minor | major
Example: increasing patch version
npm version patch
-
Push your code
-
Draft a new release at https://github.com/configcat/ng-configcat-publicapi/releases
-
Check if package available under https://www.npmjs.com/package/ng-configcat-publicapi