diff --git a/HISTORY.md b/HISTORY.md index fd58d612..6d632c9d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,12 +1,28 @@ # Changelog +## [v34.0.3](https://github.com/tj-actions/changed-files/tree/v34.0.3) (2022-11-02) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.0.3) + +## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-11-02) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.2...v34) + +**Implemented enhancements:** + +- Retrieve all changed files and directories relative to the last completed run of a GitHub Actions check [\#735](https://github.com/tj-actions/changed-files/issues/735) + +**Merged pull requests:** + +- chore: update test increase max-parallel [\#741](https://github.com/tj-actions/changed-files/pull/741) ([jackton1](https://github.com/jackton1)) +- feat: pull initial history when using the default fetch-depth [\#740](https://github.com/tj-actions/changed-files/pull/740) ([jackton1](https://github.com/jackton1)) +- chore: fixed typo. [\#739](https://github.com/tj-actions/changed-files/pull/739) ([jackton1](https://github.com/jackton1)) +- chore: update test [\#738](https://github.com/tj-actions/changed-files/pull/738) ([jackton1](https://github.com/jackton1)) +- Upgraded to v34.0.2 [\#734](https://github.com/tj-actions/changed-files/pull/734) ([jackton1](https://github.com/jackton1)) + ## [v34.0.2](https://github.com/tj-actions/changed-files/tree/v34.0.2) (2022-10-31) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.0.2) - -## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-10-31) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.1...v34) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.1...v34.0.2) **Fixed bugs:** @@ -71,7 +87,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.1.2...v33) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32...v33) **Closed issues:** @@ -90,13 +106,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.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...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) +[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) **Fixed bugs:** @@ -209,7 +225,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.0.0...v31.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30...v31.0.0) **Merged pull requests:** @@ -222,13 +238,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.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/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...v30) +[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...v30.0.0) **Fixed bugs:**