Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

chore: release 7.0.1 #134

Merged
merged 1 commit into from
Oct 19, 2022
Merged

chore: release 7.0.1 #134

merged 1 commit into from
Oct 19, 2022

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

7.0.1 (2022-10-19)

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 October 19, 2022 05:52
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 19, 2022

Release Manager

Release workflow run: https://github.com/npm/npmlog/actions/runs/3279109961

Force CI to Rerun for 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 rerun, run this command:

gh workflow run release.yml -r main

Release Checklist for v7.0.1

  • 1. Checkout the release branch and test

    gh pr checkout 134 --force
    npm i
    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 36c384f to 0452051 Compare October 19, 2022 05:53
@lukekarrys lukekarrys merged commit ae1f107 into main Oct 19, 2022
@lukekarrys lukekarrys deleted the release-please--branches--main branch October 19, 2022 05:59
@github-actions
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant