From 648f9c1aaf717f92ac2b503be6694ef804b8a49e Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Sat, 24 Jun 2023 10:10:19 -0600 Subject: [PATCH] Upgraded to v37.0.1 (#1300) Co-authored-by: jackton1 --- HISTORY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 78b8dfe5..f931c633 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,17 @@ # Changelog +# [37.0.1](https://github.com/tj-actions/changed-files/compare/v37.0.0...v37.0.1) - (2023-06-24) + +## 🐛 Bug Fixes + +- Error using current path to determine the .git dir location ([#1299](https://github.com/tj-actions/changed-files/issues/1299)) ([e5efec4](https://github.com/tj-actions/changed-files/commit/e5efec47f620e0fde64a1ad8f53bbf53d51a8c97)) - (Tonye Jack) + +## ⬆️ Upgrades + +- Upgraded to v37 ([#1298](https://github.com/tj-actions/changed-files/issues/1298)) + +Co-authored-by: jackton1 ([d6d7cb2](https://github.com/tj-actions/changed-files/commit/d6d7cb291e28bba32464fbbf0d13c7f6c2c75de1)) - (tj-actions[bot]) + # [37.0.0](https://github.com/tj-actions/changed-files/compare/v36.4.1...v37.0.0) - (2023-06-23) ## 🚀 Features