Releasing
npm run release:patch
npm run release:build
npm run release:commit // not needed if first command created a release commit
npm run release:tag // not needed if first command created a release commit and tagged it
npm run release:publish
MCP protocol server for NestJS with decorators, transports, guards, interceptors, and registry
npx -y @onivoro/server-mcpnpm run release:patch
npm run release:build
npm run release:commit // not needed if first command created a release commit
npm run release:tag // not needed if first command created a release commit and tagged it
npm run release:publish
No reviews yet
Sign in to write a review