{"library":"migration-release","type":"library","category":null,"description":"A CLI tool for generating release notes and migration guides from structured JSON files. Current stable version is 1.0.15, with no regular release cadence (appears to be maintained sporadically). It reads release data from a `releases/` directory containing JSON files per version, and outputs Markdown documentation. Key differentiators include automatic generation of migration guides highlighting runtime, environment variable, and script changes between versions, as well as support for custom arrays in JSON that become sections in the release notes. The tool is entirely CLI-based and requires Node.js >= 14. It has limited adoption and no notable alternatives directly compared.","language":"javascript","status":"active","version":"1.0.15","tags":["javascript","release","migration","markdown","json","versioning"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migration-release","imports":["npx migration-release gen-release 1.0.0","npx gen-release 1.0.0","npx gen-migration 1.0.0 2.0.0"]},{"cmd":"yarn add migration-release","imports":[]},{"cmd":"pnpm add migration-release","imports":[]}],"homepage":"https://github.com/ngthminhdev/migration-release#readme","github":"https://github.com/ngthminhdev/migration-release","docs":null,"changelog":null,"pypi":null,"npm":"migration-release","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}