What's Changed
New Features:
Bumped Deps:
- Bump @types/node from 18.15.11 to 20.2.1 by @dependabot in #364
- Bump nock from 13.3.0 to 13.3.1 by @dependabot in #366
Docs:
- Add minimum permissions to usage example by @jablko in #343
- Document verification overrides in readme by @jeffwidman in #345
Code cleanup:
- Simplify the release process by linking to release notes instead of copy/pasting them by @jeffwidman in #347
- Use the full email for the GitHub Actions bot by @jeffwidman in #354
- Inline the PR URL by @jeffwidman in #359
- No need to request escalated permissions for
GITHUB_TOKEN
by @jeffwidman in #357 - Remove unused step by @jeffwidman in #358
- Simplify
bin/bump-version
by @jeffwidman in #368 - Add a deeplink for tagging releases to the Readme by @jeffwidman in #369
- Stop using deprecated
set-output
by @jeffwidman in #370 - Add workflow for creating release PR's by @jeffwidman in #360
- Add workflow for floating the
v1
tag to the latest release by @jeffwidman in #361
Full Changelog: v1...v1.5.0