You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BREAKING]--force for update-dependents now skips all prompts and requires --ticket (use --force-update-dependency for the previous behaviour)
update-dependents also bumps repositories that depend on newly released intermediate NPM packages even when they do not depend on the original package
Added
update-dependents discovers intermediate NPM dependents at runtime, prompts to release them, waits for npm publish, and folds those versions into a single downstream pull request
--update-dependents flag to oneblink-release repository to wait for npm publish after release, then run update-dependents
--force-update-dependency, --force-publish-intermediate-dependency, and --ticket flags for update-dependents
Removed
product-cognito-hosted-login-css repository
Fixed
github action permissions to allow docs and github release jobs