From ecdfb9c92ec488ada79fc25bd827c8f557fe9773 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Thu, 25 May 2023 15:42:31 -0600 Subject: [PATCH] Upgraded to v36.0.1 (#1170) Co-authored-by: jackton1 --- HISTORY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index dc5bf576..91fbb92f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Changelog +# [36.0.1](https://github.com/tj-actions/changed-files/compare/v36.0.0...v36.0.1) - (2023-05-25) + +## 🐛 Bug Fixes + +- Bug with retrieving submodules ([#1169](https://github.com/tj-actions/changed-files/issues/1169)) ([1c2673b](https://github.com/tj-actions/changed-files/commit/1c2673b763ea086acd660dd4257c9be06eb77667)) - (Tonye Jack) + +## ⬆️ Upgrades + +- Upgraded to v36 ([#1168](https://github.com/tj-actions/changed-files/issues/1168)) + +Co-authored-by: jackton1 ([4e23a96](https://github.com/tj-actions/changed-files/commit/4e23a965c8abd6dfe7edc6d9f5523ebde932507d)) - (tj-actions[bot]) + # [36.0.0](https://github.com/tj-actions/changed-files/compare/v35.9.2...v36.0.0) - (2023-05-25) ## 🚀 Features