Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.5
⚙️ Fixes an issue with commit signing to allow it to support symlinks
What's Changed
- fix: support symlinks when commit signing by
@peter-evans
in peter-evans/create-pull-request#3359Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5
Create Pull Request v7.0.4
⚙️ Fixes an issue with commit signing to allow it to support submodules
What's Changed
- docs: correct suggestion for bot setup by
@henryiii
in peter-evans/create-pull-request#3342- build(deps-dev): bump
@types/jest
from 29.5.12 to 29.5.13 by@dependabot
in peter-evans/create-pull-request#3343- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
@dependabot
in peter-evans/create-pull-request#3344- fix: support submodules when commit signing by
@peter-evans
in peter-evans/create-pull-request#3354New Contributors
@henryiii
made their first contribution in peter-evans/create-pull-request#3342Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.3...v7.0.4
5e91468
fix: support symlinks when commit signing (#3359)2f38cd2
fix: support submodules when commit signing (#3354)7a8aeac
build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)d39d596
build(deps-dev): bump @types/jest
from 29.5.12 to 29.5.13
(#3343)f6f978f
docs: correct suggestion for bot setup (#3342)