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