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 6.0.0 #163

Merged
merged 1 commit into from
Oct 12, 2022
Merged

chore: release 6.0.0 #163

merged 1 commit into from
Oct 12, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 21, 2022

🤖 I have created a release beep boop

6.0.0 (2022-10-12)

⚠️ BREAKING CHANGES

  • GitHost now has a static addHost method to use instead of manually editing the object from lib/git-host-info.js.
  • set default git ref to HEAD
  • hosted-git-info is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

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 September 21, 2022 00:37
@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 21, 2022

Release Manager

Release Checklist for v6.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 163 --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 5e43985 to 8bb6f26 Compare September 21, 2022 00:38
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from a3ad9db to 9e7735b Compare September 30, 2022 04:38
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from 3877d17 to 2789c04 Compare October 12, 2022 19:19
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 2789c04 to ae947d8 Compare October 12, 2022 19:20
@lukekarrys lukekarrys merged commit db94c9f into main Oct 12, 2022
@lukekarrys lukekarrys deleted the release-please--branches--main branch October 12, 2022 19:28
@github-actions
Copy link
Contributor Author

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.

1 participant