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

chore: release 7.0.0 #123

Merged
merged 1 commit into from
Oct 14, 2022
Merged

chore: release 7.0.0 #123

merged 1 commit into from
Oct 14, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

7.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

  • npmlog is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies


This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 21, 2022

Release Manager

Release Checklist for v7.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 123 --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 ff8fd7c to 7253fec Compare September 21, 2022 00:33
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 8658a40 to 3820e60 Compare September 30, 2022 04:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 6333e32 to 26edd2e Compare October 14, 2022 06:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 26edd2e to 44d5ac0 Compare October 14, 2022 06:43
@lukekarrys lukekarrys merged commit 040c663 into main Oct 14, 2022
@lukekarrys lukekarrys deleted the release-please--branches--main branch October 14, 2022 17:52
@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