From 8227e3155da0cb2da831a1bbe88e7382b23e3caf Mon Sep 17 00:00:00 2001 From: jackton1 Date: Fri, 4 Nov 2022 02:48:17 +0000 Subject: [PATCH] Upgraded from v34.0.5 -> v34.1.1 --- HISTORY.md | 67 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 27 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 0277da02..f2a7dff8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,12 +1,25 @@ # Changelog -## [v34.1.0](https://github.com/tj-actions/changed-files/tree/v34.1.0) (2022-11-04) +## [v34.1.1](https://github.com/tj-actions/changed-files/tree/v34.1.1) (2022-11-04) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.1.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.1.1) ## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-11-04) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.5...v34) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.1.0...v34) + +**Merged pull requests:** + +- Upgraded to v34.1.0 [\#753](https://github.com/tj-actions/changed-files/pull/753) ([jackton1](https://github.com/jackton1)) +- Upgraded to v34.1.0 [\#752](https://github.com/tj-actions/changed-files/pull/752) ([jackton1](https://github.com/jackton1)) +- Updated README.md [\#751](https://github.com/tj-actions/changed-files/pull/751) ([jackton1](https://github.com/jackton1)) +- Upgraded to v34.0.5 [\#749](https://github.com/tj-actions/changed-files/pull/749) ([jackton1](https://github.com/jackton1)) +- chore: update test [\#746](https://github.com/tj-actions/changed-files/pull/746) ([jackton1](https://github.com/jackton1)) +- fix: including changed files from merge commits, no merge-base found [\#736](https://github.com/tj-actions/changed-files/pull/736) ([jackton1](https://github.com/jackton1)) + +## [v34.1.0](https://github.com/tj-actions/changed-files/tree/v34.1.0) (2022-11-04) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.5...v34.1.0) **Fixed bugs:** @@ -120,7 +133,7 @@ ## [v33](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v33) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33) **Closed issues:** @@ -139,13 +152,13 @@ - chore\(deps\): update tj-actions/verify-changed-files action to v12 [\#696](https://github.com/tj-actions/changed-files/pull/696) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v32.1.2 [\#695](https://github.com/tj-actions/changed-files/pull/695) ([jackton1](https://github.com/jackton1)) -## [v32](https://github.com/tj-actions/changed-files/tree/v32) (2022-10-16) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v32) - ## [v32.1.2](https://github.com/tj-actions/changed-files/tree/v32.1.2) (2022-10-16) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32.1.2) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v32.1.2) + +## [v32](https://github.com/tj-actions/changed-files/tree/v32) (2022-10-16) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32) **Fixed bugs:** @@ -201,7 +214,7 @@ ## [v32.0.0](https://github.com/tj-actions/changed-files/tree/v32.0.0) (2022-10-06) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v32.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v32.0.0) **Merged pull requests:** @@ -212,13 +225,13 @@ - chore\(deps\): update actions/checkout action to v3.1.0 [\#669](https://github.com/tj-actions/changed-files/pull/669) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v31.0.3 [\#667](https://github.com/tj-actions/changed-files/pull/667) ([jackton1](https://github.com/jackton1)) -## [v31.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v31.0.3) - ## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v31) + +## [v31.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31.0.3) **Fixed bugs:** @@ -1337,7 +1350,7 @@ ## [v1.2.1](https://github.com/tj-actions/changed-files/tree/v1.2.1) (2021-11-08) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.1) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v1.2.1) **Implemented enhancements:** @@ -1351,13 +1364,13 @@ - Update actions/checkout action to v2.4.0 [\#243](https://github.com/tj-actions/changed-files/pull/243) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v11.5 [\#241](https://github.com/tj-actions/changed-files/pull/241) ([jackton1](https://github.com/jackton1)) -## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.2.0...v11.5) - ## [v1.2.0](https://github.com/tj-actions/changed-files/tree/v1.2.0) (2021-10-30) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v1.2.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.5...v1.2.0) + +## [v11.5](https://github.com/tj-actions/changed-files/tree/v11.5) (2021-10-30) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.4...v11.5) **Merged pull requests:** @@ -1742,7 +1755,7 @@ ## [v7](https://github.com/tj-actions/changed-files/tree/v7) (2021-06-09) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v7) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v7) **Closed issues:** @@ -1758,13 +1771,13 @@ - Update tj-actions/sync-release-version action to v8.7 [\#86](https://github.com/tj-actions/changed-files/pull/86) ([renovate[bot]](https://github.com/apps/renovate)) - Upgraded to v6.3 [\#85](https://github.com/tj-actions/changed-files/pull/85) ([jackton1](https://github.com/jackton1)) -## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v6.3) - ## [v6](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v6) + +## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6.3) **Merged pull requests:**