diff --git a/HISTORY.md b/HISTORY.md index cc39c086..06e59933 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,12 +1,22 @@ # Changelog +## [v34.5.4](https://github.com/tj-actions/changed-files/tree/v34.5.4) (2022-12-12) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.5.4) + +## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-12-12) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.3...v34) + +**Merged pull requests:** + +- chore: update readme [\#848](https://github.com/tj-actions/changed-files/pull/848) ([jackton1](https://github.com/jackton1)) +- chore: update error handling [\#847](https://github.com/tj-actions/changed-files/pull/847) ([jackton1](https://github.com/jackton1)) +- Upgraded to v34.5.3 [\#846](https://github.com/tj-actions/changed-files/pull/846) ([jackton1](https://github.com/jackton1)) + ## [v34.5.3](https://github.com/tj-actions/changed-files/tree/v34.5.3) (2022-12-10) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.5.3) - -## [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.2...v34) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.5.2...v34.5.3) **Fixed bugs:** @@ -167,7 +177,7 @@ ## [v34.3.3](https://github.com/tj-actions/changed-files/tree/v34.3.3) (2022-11-08) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.1...v34.3.3) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.2...v34.3.3) **Fixed bugs:** @@ -182,13 +192,13 @@ - chore: update readme [\#784](https://github.com/tj-actions/changed-files/pull/784) ([jackton1](https://github.com/jackton1)) - Upgraded to v34.3.2 [\#781](https://github.com/tj-actions/changed-files/pull/781) ([jackton1](https://github.com/jackton1)) -## [v34.3.1](https://github.com/tj-actions/changed-files/tree/v34.3.1) (2022-11-07) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.2...v34.3.1) - ## [v34.3.2](https://github.com/tj-actions/changed-files/tree/v34.3.2) (2022-11-07) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.0...v34.3.2) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.1...v34.3.2) + +## [v34.3.1](https://github.com/tj-actions/changed-files/tree/v34.3.1) (2022-11-07) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.0...v34.3.1) **Fixed bugs:** @@ -364,7 +374,7 @@ ## [v34.0.0](https://github.com/tj-actions/changed-files/tree/v34.0.0) (2022-10-25) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v34.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v34.0.0) **Fixed bugs:** @@ -377,13 +387,13 @@ - feat: add support for fetching more history [\#709](https://github.com/tj-actions/changed-files/pull/709) ([jackton1](https://github.com/jackton1)) - Upgraded to v33.0.0 [\#707](https://github.com/tj-actions/changed-files/pull/707) ([jackton1](https://github.com/jackton1)) -## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v33.0.0) - ## [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/v33.0.0...v33) + +## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33.0.0) **Closed issues:** @@ -402,13 +412,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:** @@ -521,7 +531,7 @@ ## [v31.0.0](https://github.com/tj-actions/changed-files/tree/v31.0.0) (2022-09-25) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30...v31.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30.0.0...v31.0.0) **Merged pull requests:** @@ -534,13 +544,13 @@ - chore: update broken link [\#642](https://github.com/tj-actions/changed-files/pull/642) ([jackton1](https://github.com/jackton1)) - Upgraded to v30.0.0 [\#641](https://github.com/tj-actions/changed-files/pull/641) ([jackton1](https://github.com/jackton1)) -## [v30](https://github.com/tj-actions/changed-files/tree/v30) (2022-09-24) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30.0.0...v30) - ## [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.0.9...v30.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30...v30.0.0) + +## [v30](https://github.com/tj-actions/changed-files/tree/v30) (2022-09-24) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.9...v30) **Fixed bugs:**