chore: credit external contributors in changelog

This commit is contained in:
sencho-quartermaster[bot]
2026-08-12 19:07:34 +00:00
parent bc1c42c3e2
commit bf7625b6d5
+2 -2
View File
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* **git:** complete-project materialization with a managed-project manifest ([#1786](https://github.com/Studio-Saelix/sencho/issues/1786)) ([578ce76](https://github.com/Studio-Saelix/sencho/commit/578ce7684d6823bfcdeccd6c849d205566daac04))
* **notifications:** customizable per-channel JSON payload templates ([#1805](https://github.com/Studio-Saelix/sencho/issues/1805)) ([866d784](https://github.com/Studio-Saelix/sencho/commit/866d7843161f014108fb246c18d36d2207afa0e2))
* **notifications:** customizable per-channel JSON payload templates ([#1805](https://github.com/Studio-Saelix/sencho/issues/1805)) ([866d784](https://github.com/Studio-Saelix/sencho/commit/866d7843161f014108fb246c18d36d2207afa0e2)), thanks @axiomatose
* **resources:** add search, filters, and sort to Rollback generations ([#1788](https://github.com/Studio-Saelix/sencho/issues/1788)) ([9798700](https://github.com/Studio-Saelix/sencho/commit/9798700401ef590cbbeacd1c7cefc54ab440807f))
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* **frontend:** coalesce concurrent stack statuses fetches ([#1816](https://github.com/Studio-Saelix/sencho/issues/1816)) ([017ac57](https://github.com/Studio-Saelix/sencho/commit/017ac57654834962c7066e6167d2d666edc63479))
* **frontend:** overlap stack list and status hydration requests ([#1820](https://github.com/Studio-Saelix/sencho/issues/1820)) ([c47b8eb](https://github.com/Studio-Saelix/sencho/commit/c47b8eb8e9eb087aef20184c9d4a786cf189b1ec))
* **hydration-timing:** report list hydration relative to the foreground attempt ([#1813](https://github.com/Studio-Saelix/sencho/issues/1813)) ([88fc547](https://github.com/Studio-Saelix/sencho/commit/88fc5470e83b1ec823208d085a5788e4ab23de66))
* **pilot:** preserve tunnel JWT across upgrade 401 reconnects ([#1818](https://github.com/Studio-Saelix/sencho/issues/1818)) ([2d35013](https://github.com/Studio-Saelix/sencho/commit/2d35013671e522fe114e206f50feb2de02a86514)), closes [#1817](https://github.com/Studio-Saelix/sencho/issues/1817)
* **pilot:** preserve tunnel JWT across upgrade 401 reconnects ([#1818](https://github.com/Studio-Saelix/sencho/issues/1818)) ([2d35013](https://github.com/Studio-Saelix/sencho/commit/2d35013671e522fe114e206f50feb2de02a86514)), closes [#1817](https://github.com/Studio-Saelix/sencho/issues/1817), thanks @Auxilias
* **security:** tie fixable CVE posture to image-update evidence ([#1815](https://github.com/Studio-Saelix/sencho/issues/1815)) ([fcd44f5](https://github.com/Studio-Saelix/sencho/commit/fcd44f56934ed038080c5832b45062809472a3a4))
* **stacks:** remove repeated self-identity discovery from statuses hot path ([#1811](https://github.com/Studio-Saelix/sencho/issues/1811)) ([600367e](https://github.com/Studio-Saelix/sencho/commit/600367e66cc85dd99bdda86f1d2e3f94389b95ff))
* **statuses:** align stack-status cache TTL and invalidation with polling ([#1814](https://github.com/Studio-Saelix/sencho/issues/1814)) ([55ca82a](https://github.com/Studio-Saelix/sencho/commit/55ca82abb27fadae8609a07c5b1b12967d68367d))