Commit c5abaf48 authored by xuwang's avatar xuwang
Browse files

chore(changelog): backfill update-downstream-tag fix under 1.4.4

The fix (7dfdb830) shipped in v1.4.4 but lacked a Changelog: trailer, so it was
omitted from the generated 1.4.4 section. Adding it by hand; no trailer here so
this chore stays out of future changelogs.
parent b60c47a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ This file is generated at release time from `Changelog:` git trailers (see

#### Fixed

- update-downstream-tag.sh: accept env TAG_FILE (2-arg) form ([7dfdb83](https://code.stanford.edu/iac/cloud-framework/-/commit/7dfdb8302b8e6ebf90a601f54e61a3ba86c4f421))
- refactor(skills): move crashloop-reporter to skills/gcp as gke-crashloop-reporter ([15c9bac](https://code.stanford.edu/iac/cloud-framework/-/commit/15c9bac5abadb77294dba7c3299a6cdafc7eaaf7))

## 1.4.3 (2026-07-09)