Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 5.7.2 #594

Merged
merged 1 commit into from Jul 10, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

5.7.2 (2023-07-10)

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 July 10, 2023 19:10
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 10, 2023

Release Manager

Release workflow run: https://github.com/npm/node-semver/actions/runs/5511991893

Force CI to Update This Release

This PR will be updated and CI will run for every non-chore: commit that is pushed to release/v5. To force CI to update this PR, run this command:

gh workflow run release.yml -r release/v5 -R npm/node-semver -f release-pr=594

Release Checklist for v5.7.2

  • 1. Checkout the release branch and test

    gh pr checkout 594 --force
    npm update
    npm test
    gh pr checks 594 -R npm/node-semver --watch
  • 2. Publish

    npm publish 
  • 3. Merge release PR

    gh pr merge 594 -R npm/node-semver --rebase
    git checkout release/v5
    git fetch
    git reset --hard origin/release/v5
  • 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 -R npm/node-semver $(gh run list -R npm/node-semver -w release -b release/v5 -L 1 --json databaseId -q ".[0].databaseId")
    

@github-actions github-actions bot force-pushed the release-please--branches--release/v5 branch from 91f4f88 to 63169c1 Compare July 10, 2023 19:11
@lukekarrys lukekarrys merged commit f8cc313 into release/v5 Jul 10, 2023
4 checks passed
@lukekarrys lukekarrys deleted the release-please--branches--release/v5 branch July 10, 2023 19:58
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 10, 2023

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.

None yet

1 participant