Commit 5360c64
committed
fix(dev): add standard-version devDependency for release scripts
The release npm scripts invoke standard-version; listing it in devDependencies
installs the CLI into node_modules/.bin so npm run release:* works locally and in CI.
Made-with: Cursor1 parent e6ab8cf commit 5360c64
2 files changed
Lines changed: 1947 additions & 128 deletions
0 commit comments