Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 449 Bytes

@monkee/nestjs-http-client package

Package update flow

Package publishing only available via CI jobs.

You must use '-beta' postfix for testing purposes. Otherwise CI job being failed. Bump version via npm

npm version prerelease --preid beta

Before merge changes into master branch you should remove 'beta' postfix

npm version major | minor | patch

Learn more https://docs.npmjs.com/cli/v8/commands/npm-version