From 626ad8da53eea0af9baab47c571a49b971cc2781 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sat, 10 Dec 2022 09:07:13 +0000 Subject: [PATCH] Upgraded from v34.5.1 -> v34.5.2 --- HISTORY.md | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 8daf4323..057c7d60 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,12 +1,30 @@ # Changelog +## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.2...HEAD) + +**Fixed bugs:** + +- \[BUG\] Error: Unable to locate the previous sha: fatal: ambiguous argument 'main': unknown revision or path not in the working tree [\#840](https://github.com/tj-actions/changed-files/issues/840) + +## [v34.5.2](https://github.com/tj-actions/changed-files/tree/v34.5.2) (2022-12-10) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.5.2) + +## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-12-10) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.1...v34) + +**Merged pull requests:** + +- fix: error verifying the previous commit sha for push event [\#843](https://github.com/tj-actions/changed-files/pull/843) ([jackton1](https://github.com/jackton1)) +- chore: rename env variable [\#841](https://github.com/tj-actions/changed-files/pull/841) ([jackton1](https://github.com/jackton1)) +- Upgraded to v34.5.1 [\#839](https://github.com/tj-actions/changed-files/pull/839) ([jackton1](https://github.com/jackton1)) + ## [v34.5.1](https://github.com/tj-actions/changed-files/tree/v34.5.1) (2022-12-05) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.5.1) - -## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-12-05) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.0...v34) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.0...v34.5.1) **Implemented enhancements:** @@ -517,7 +535,7 @@ ## [v30.0.0](https://github.com/tj-actions/changed-files/tree/v30.0.0) (2022-09-24) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29...v30.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.9...v30.0.0) **Fixed bugs:** @@ -533,13 +551,13 @@ - chore\(deps\): update codacy/codacy-analysis-cli-action action to v4.2.0 [\#634](https://github.com/tj-actions/changed-files/pull/634) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v29.0.9 [\#633](https://github.com/tj-actions/changed-files/pull/633) ([jackton1](https://github.com/jackton1)) -## [v29](https://github.com/tj-actions/changed-files/tree/v29) (2022-09-20) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.9...v29) - ## [v29.0.9](https://github.com/tj-actions/changed-files/tree/v29.0.9) (2022-09-20) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.8...v29.0.9) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29...v29.0.9) + +## [v29](https://github.com/tj-actions/changed-files/tree/v29) (2022-09-20) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.8...v29) **Implemented enhancements:**