Releases: ExaDev/semantic-release-workspace
Releases · ExaDev/semantic-release-workspace
v1.1.1
Compare
Sorry, something went wrong.
No results found
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-08-24)
Features
load --config through cosmiconfig for multi-format support (9f8d719 )
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-08-20)
Bug Fixes
regenerate and commit the lockfile alongside every dependency bump (40e37a3 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-08-20)
Bug Fixes
retry temp workspace cleanup past a lingering git gc race (fede08c )
stop createScopedPlugins crashing on a package's genuine first release (c15e40e )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-08-20)
Bug Fixes
default env to process.env, since spreading undefined silently drops it (13f6992 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-08-19)
Bug Fixes
raise a workspace-state error for a detached HEAD, not a git command error (12c7e89 )
recover the forced-patch decision from history, not only in-memory state (29a22c5 )
reject package names that would inject a template into semantic-release's tagFormat (5b0ed80 )
scope path-filtered commit analysis to the git repository toplevel (9d76cec )
stop git C-quoting non-ASCII commit paths from breaking path scoping (ed2348a )
validate every dependency range shape before any package releases (6548dcf )
Features
discover pnpm workspace packages and build their dependency graph (e4727aa )
expose the orchestrator through the CLI and public API (66faf08 )
orchestrate per-package releases with cross-package manifest bumping (ce80c09 )
scope semantic-release analysis to a package's own commits (12db69d )