diff --git a/HISTORY.md b/HISTORY.md index e7c58108a0f..18c67b2478a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Changelog +# [36.0.12](https://github.com/tj-actions/changed-files/compare/v36.0.11...v36.0.12) - (2023-06-01) + +## 🐛 Bug Fixes + +- Bug retrieving diff when persist credentials is false ([#1209](https://github.com/tj-actions/changed-files/issues/1209)) ([5978e5a](https://github.com/tj-actions/changed-files/commit/5978e5a2df95ef20cde627d4acb5edd1f87ba46a)) - (Tonye Jack) + +## ⬆️ Upgrades + +- Upgraded to v36.0.11 ([#1208](https://github.com/tj-actions/changed-files/issues/1208)) + +Co-authored-by: jackton1 ([ab45871](https://github.com/tj-actions/changed-files/commit/ab45871481bbe65bf9de161fdb13c95410d9b930)) - (tj-actions[bot]) + # [36.0.11](https://github.com/tj-actions/changed-files/compare/v36.0.10...v36.0.11) - (2023-05-31) ## ⚙️ Miscellaneous Tasks