Skip to content

chore: release 6.0.2#57

Merged
nlf merged 1 commit intomainfrom
release-please--branches--main
Dec 12, 2022
Merged

chore: release 6.0.2#57
nlf merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

6.0.2 (2022-12-12)

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner December 12, 2022 22:38
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Dec 12, 2022

Release Manager

Release workflow run: https://github.com/npm/promise-spawn/actions/runs/3680414525

Force CI to Update This Release

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

Release Checklist for v6.0.2

  • 1. Checkout the release branch and test

    gh pr checkout 57 --force
    npm update
    npm test
    gh pr checks --watch
  • 2. Publish

    npm publish 
  • 3. Merge release PR

    gh pr merge --rebase
    git checkout main
    git fetch
    git reset --hard origin/main
  • 4. 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 `gh run list -w release -b main -L 1 --json databaseId -q ".[0].databaseId"`
    

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3429a9c to 93599b8 Compare December 12, 2022 22:38
@nlf nlf merged commit ad8d1ef into main Dec 12, 2022
@nlf nlf deleted the release-please--branches--main branch December 12, 2022 22:59
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/npm/promise-spawn/releases/tag/v6.0.2 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] sh: 1: xdg-open: not found

1 participant