diff --git a/HISTORY.md b/HISTORY.md index 7e3a80a4..ddef7871 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,20 +1,25 @@ # Changelog -## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD) +## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-28) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.0...HEAD) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.1...v35) + +## [v35.6.1](https://github.com/tj-actions/changed-files/tree/v35.6.1) (2023-02-28) + +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.0...v35.6.1) **Implemented enhancements:** - \[Feature\] Add support for listing deleted submodules [\#999](https://github.com/tj-actions/changed-files/issues/999) +**Merged pull requests:** + +- feat: pull submodule history for pull request events [\#1003](https://github.com/tj-actions/changed-files/pull/1003) ([jackton1](https://github.com/jackton1)) +- Upgraded to v35.6.0 [\#1002](https://github.com/tj-actions/changed-files/pull/1002) ([jackton1](https://github.com/jackton1)) + ## [v35.6.0](https://github.com/tj-actions/changed-files/tree/v35.6.0) (2023-02-26) -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.6.0) - -## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-26) - -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...v35) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...v35.6.0) **Fixed bugs:** @@ -599,7 +604,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:** @@ -614,13 +619,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:** @@ -796,7 +801,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...v34.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v34.0.0) **Fixed bugs:** @@ -809,13 +814,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](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21) - -[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) +[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.1.2...v33) **Closed issues:** @@ -896,7 +901,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...v32.0.0) +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v32.0.0) **Merged pull requests:** @@ -907,13 +912,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](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02) - -[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) +[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) **Fixed bugs:** @@ -953,7 +958,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:** @@ -966,13 +971,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.0.9...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.0.9...v30.0.0) **Fixed bugs:** @@ -2437,7 +2442,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:** @@ -2453,13 +2458,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:**