Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.6.9](https://github.com/bluefunda/release-foundry/compare/v1.6.8...v1.6.9) (2026-06-08)


### Bug Fixes

* **go-ci:** move checkout before PAT config, add persist-credentials: false ([#56](https://github.com/bluefunda/release-foundry/issues/56)) ([85e8ac1](https://github.com/bluefunda/release-foundry/commit/85e8ac13132f71287bdf7adb6db04620c0d772e9))
* **go-ci:** use http.extraHeader for auth instead of URL-embedded token ([a495be6](https://github.com/bluefunda/release-foundry/commit/a495be645f3f620de6c988e3e465598d16fa7982))
* **release-notes:** don't persist credentials on release-foundry checkout ([0838c28](https://github.com/bluefunda/release-foundry/commit/0838c2842cef55cb92061f9c6020e408100107c4))

## [1.6.8](https://github.com/bluefunda/release-foundry/compare/v1.6.7...v1.6.8) (2026-06-04)


Expand Down
Loading