From 04de9221b6bdb9a219bafb7d50eeb085495df810 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Fri, 26 May 2023 11:06:47 -0600 Subject: [PATCH] Upgraded to v36.0.5 (#1182) Co-authored-by: jackton1 --- HISTORY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index f76b8f77046..e5ec836dda1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Changelog +# [36.0.5](https://github.com/tj-actions/changed-files/compare/v36.0.4...v36.0.5) - (2023-05-26) + +## 🐛 Bug Fixes + +- Error detecting initial commits ([#1181](https://github.com/tj-actions/changed-files/issues/1181)) ([9ad1a5b](https://github.com/tj-actions/changed-files/commit/9ad1a5b96ab3e56cd2bb25ff90c6271e4e70eb71)) - (Tonye Jack) + +## ⬆️ Upgrades + +- Upgraded to v36.0.4 ([#1180](https://github.com/tj-actions/changed-files/issues/1180)) + +Co-authored-by: jackton1 ([88fb02b](https://github.com/tj-actions/changed-files/commit/88fb02bd31e70f28785e86cc76437eff17f48e18)) - (tj-actions[bot]) + # [36.0.4](https://github.com/tj-actions/changed-files/compare/v36.0.3...v36.0.4) - (2023-05-26) ## 🐛 Bug Fixes