Closed github-actions[bot] closed 1 year ago
Release workflow run: https://github.com/npm/cmd-shim/actions/runs/6564854704
This PR will be updated and CI will run for every non-chore:
commit that is pushed to main
. To force CI to update this PR, run this command:
gh workflow run release.yml -r main -R npm/cmd-shim -f release-pr=124
[ ] 1. Merge release PR :rotating_light: Merging this will auto publish :rotating_light:
gh pr merge 124 -R npm/cmd-shim --rebase
[ ] 2. Check For Release Tags
Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.
gh run watch -R npm/cmd-shim $(gh run list -R npm/cmd-shim -w release -b main -L 1 --json databaseId -q ".[0].databaseId")
Waiting on https://github.com/npm/cmd-shim/pull/125
cmd-shim@6.0.2
https://github.com/npm/cmd-shim/releases/tag/v6.0.2
:robot: I have created a release beep boop
6.0.2 (2023-10-18)
Bug Fixes
3bdb518
#117 don't assume cygpath is available (#117) (@davhdavh)This PR was generated with Release Please. See documentation.