Skip to content

chore: release 1.0.0#10

Merged
nlf merged 1 commit intomainfrom
release-please--branches--main
Dec 8, 2022
Merged

chore: release 1.0.0#10
nlf merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

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

🤖 I have created a release beep boop

1.0.0 (2022-12-08)

⚠️ BREAKING CHANGES

  • @npmcli/agent is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Bug Fixes

  • f06b8ea dont use an agent for the CONNECT request (@nlf)

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:38
@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 21, 2022

Release Manager

Release workflow run: https://github.com/npm/agent/actions/runs/3650852258

Force CI to Update 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 update this PR, run this command:

gh workflow run release.yml -r main

Release Checklist for v1.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 10 --force
    npm update
    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 1da2786 to 2924d04 Compare September 21, 2022 00:39
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from c113d5f to 01d536b Compare September 30, 2022 04:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 07b8aba to bfe647a Compare October 10, 2022 20:04
@github-actions github-actions bot changed the title chore: release 2.0.0 chore: release 1.0.0 Oct 13, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 7e87bd8 to fdc2942 Compare October 19, 2022 06:52
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 73602b6 to 76f59aa Compare October 28, 2022 05:52
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from ffa4886 to 8c49d72 Compare November 12, 2022 21:40
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8c49d72 to ab99313 Compare December 8, 2022 18:02
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ab99313 to 6a88cda Compare December 8, 2022 18:03
@nlf nlf merged commit 41bb734 into main Dec 8, 2022
@nlf nlf deleted the release-please--branches--main branch December 8, 2022 18:11
@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 8, 2022

🤖 Release is at https://github.com/npm/agent/releases/tag/v1.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.

1 participant