chore(release): bump version to 0.3.8
Bumping to v0.3.8 with git tweaks and doc updates. ### Added - Add changelog entry for v0.3.7. ### Changed - Update version to 0.3.8 in README installation instructions. - Update bash and powershell scripts to reference new release version. - Update git diff command to prefer remote origin/base branch. - Fall back to local base branch if remote diff fails or is empty.
This commit is contained in:
parent
9fc9ae346b
commit
a2a1dbf33a
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
## [v0.3.8] - 2026-03-31
|
||||
|
||||
Bumping to v0.3.8 with git tweaks and doc updates.
|
||||
|
||||
### Added
|
||||
- Add changelog entry for v0.3.7.
|
||||
|
||||
### Changed
|
||||
- Update version to 0.3.8 in README installation instructions.
|
||||
- Update bash and powershell scripts to reference new release version.
|
||||
- Update git diff command to prefer remote origin/base branch.
|
||||
- Fall back to local base branch if remote diff fails or is empty.
|
||||
## [v0.3.7] - 2026-03-31
|
||||
|
||||
Version v0.3.7: Patchin' up git diffs because exit codes shouldn't be drama queens.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user