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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 14.0.0 #139

Merged
merged 1 commit into from Oct 13, 2022
Merged

chore: release 14.0.0 #139

merged 1 commit into from Oct 13, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

馃 I have created a release beep boop

14.0.0 (2022-10-13)

鈿狅笍 BREAKING CHANGES

  • this module no longer attempts to change file ownership automatically
  • npm-registry-fetch 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 v14.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 139 --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 d6404f6 to 2c66d5a Compare September 21, 2022 06:33
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 343c521 to 16a735a Compare September 30, 2022 04:39
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 52f64be to 53019d2 Compare October 13, 2022 20:21
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 53019d2 to 1a64590 Compare October 13, 2022 20:22
@nlf nlf merged commit 8f61d95 into main Oct 13, 2022
@nlf nlf deleted the release-please--branches--main branch October 13, 2022 20:49
@github-actions
Copy link
Contributor Author

馃 Release is at https://github.com/npm/npm-registry-fetch/releases/tag/v14.0.0 馃尰

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