Releases: Frederick888/gh-ph
Releases · Frederick888/gh-ph
v1.5.0
v1.5.0 (2024-08-25)
Features
- Use base@{push} if it's newer than base (4eeb80bc)
v1.4.1
v1.4.1 (2024-08-15)
Bug Fixes
Reverts
v1.4.0
v1.4.0 (2024-06-13)
Features
v1.3.7
v1.3.7 (2023-11-01)
Bug Fixes
- Use gh pr checkout instead of relying on actions/checkout (17b49448)
v1.3.6
v1.3.6 (2023-06-09)
Bug Fixes
- Use PR ID to call gh-cli in Actions (7ff460c3)
v1.3.5
v1.3.5 (2023-06-09)
Bug Fixes
- Fix no current branch error for PRs from forks (fd0ad189)
v1.3.4
v1.3.4 (2023-06-09)
Bug Fixes
- Check out pull/[id]/merge for PRs from forks (bdef7fca)
v1.3.3
v1.3.3 (2023-04-14)
Bug Fixes
- Vim detection when ps -o comm= prints full path (d743ada1)
v1.3.2
v1.3.2 (2022-12-12)
Bug Fixes
- Retain leading & trailing spaces (0f44d6f4)
v1.3.1
v1.3.1 (2022-09-26)
Bug Fixes
- Avoid silent failures in subshells (a0100bf4)
- macOS paste command requires hyphon for stdin (cfe487be)
- Replace |& with 2>&1 | for macOS compatibility (98b063e9)