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 10.0.0 #132

Merged
merged 1 commit into from
May 2, 2024
Merged

chore: release 10.0.0 #132

merged 1 commit into from
May 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 2, 2024

🤖 I have created a release beep boop

10.0.0 (2024-05-02)

⚠️ BREAKING CHANGES

  • this uses AbortSignal.throwIfAborted() which is not available in all versions of Node 16
  • hostname is no longer sent as part of the web auth body
  • the opener function will now receive an object with an abort signal which can be used to listen for the abort event intead of an event emitter

Features

Bug Fixes

Dependencies


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner May 2, 2024 15:17
Copy link
Contributor Author

github-actions bot commented May 2, 2024

Release Manager

Release workflow run: https://github.com/npm/npm-profile/actions/runs/8926893012

Release Checklist for v10.0.0

  • 1. Approve this PR

    gh pr review 132 -R npm/npm-profile --approve
  • 2. Merge release PR 🚨 Merging this will auto publish 🚨

    gh pr merge 132 -R npm/npm-profile --squash
  • 3. 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/npm-profile $(gh run list -R npm/npm-profile -w release -b main -L 1 --json databaseId -q ".[0].databaseId")

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 7dc5dee to 4e59700 Compare May 2, 2024 16:03
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4e59700 to 0cea40c Compare May 2, 2024 16:04
@lukekarrys lukekarrys merged commit 337e76d into main May 2, 2024
11 checks passed
@lukekarrys lukekarrys deleted the release-please--branches--main branch May 2, 2024 16:08
Copy link
Contributor Author

github-actions bot commented May 2, 2024

🤖 Release is at https://github.com/npm/npm-profile/releases/tag/v10.0.0 🌻

Copy link
Contributor Author

github-actions bot commented May 2, 2024

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