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 4.0.0 #177

Merged
merged 1 commit into from
Mar 21, 2023
Merged

chore: release 4.0.0 #177

merged 1 commit into from
Mar 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

4.0.0 (2023-03-08)

⚠️ BREAKING CHANGES

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

Features


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 workflow run: https://github.com/npm/ini/actions/runs/4359995855

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 -R npm/ini -f release-pr=177

Release Checklist for v4.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 177 --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 -R npm/ini -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 04fa73c to 7831e72 Compare September 21, 2022 00:33
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from aec2e06 to bbcd7b9 Compare September 30, 2022 04:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from ff3f6e9 to fb09144 Compare October 14, 2022 21:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from a531670 to c4efd85 Compare October 19, 2022 06:54
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 85d1a70 to e21edd3 Compare October 28, 2022 05:56
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from dda1cea to 8cf03b9 Compare November 12, 2022 21:42
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 98b9b64 to 1598827 Compare December 10, 2022 21:15
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 5b7a45c to 2756534 Compare January 25, 2023 20:02
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 0111ca8 to fbcccfd Compare February 8, 2023 17:22
@github-actions github-actions bot force-pushed the release-please--branches--main branch from fbcccfd to ae34000 Compare March 8, 2023 00:52
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ae34000 to a59ba55 Compare March 8, 2023 01:00
@wraithgar wraithgar merged commit 83dd01c into main Mar 21, 2023
@wraithgar wraithgar deleted the release-please--branches--main branch March 21, 2023 19:00
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 21, 2023

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