|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...HEAD) |
| 5 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.0...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- \[Feature\] Add support for listing deleted submodules [\#999](https://github.com/tj-actions/changed-files/issues/999) |
| 10 | + |
| 11 | +## [v35.6.0](https://github.com/tj-actions/changed-files/tree/v35.6.0) (2023-02-26) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.6.0) |
| 14 | + |
| 15 | +## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-26) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...v35) |
6 | 18 |
|
7 | 19 | **Fixed bugs:**
|
8 | 20 |
|
| 21 | +- \[BUG\] Running on PR doesn't get the correct head sha [\#998](https://github.com/tj-actions/changed-files/issues/998) |
9 | 22 | - \[BUG\] action fails when with a Git tag instead of branch [\#995](https://github.com/tj-actions/changed-files/issues/995)
|
10 | 23 |
|
11 |
| -## [v35.5.6](https://github.com/tj-actions/changed-files/tree/v35.5.6) (2023-02-20) |
| 24 | +**Merged pull requests:** |
12 | 25 |
|
13 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.5.6) |
| 26 | +- feat: add support for listing deleted submodules. [\#1001](https://github.com/tj-actions/changed-files/pull/1001) ([jackton1](https://github.com/jackton1)) |
| 27 | +- fix: readme typo [\#1000](https://github.com/tj-actions/changed-files/pull/1000) ([benhammondmusic](https://github.com/benhammondmusic)) |
| 28 | +- Upgraded to v35.5.6 [\#997](https://github.com/tj-actions/changed-files/pull/997) ([jackton1](https://github.com/jackton1)) |
14 | 29 |
|
15 |
| -## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-20) |
| 30 | +## [v35.5.6](https://github.com/tj-actions/changed-files/tree/v35.5.6) (2023-02-20) |
16 | 31 |
|
17 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.5...v35) |
| 32 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.5...v35.5.6) |
18 | 33 |
|
19 | 34 | **Implemented enhancements:**
|
20 | 35 |
|
|
1838 | 1853 |
|
1839 | 1854 | ## [v13](https://github.com/tj-actions/changed-files/tree/v13) (2022-02-17)
|
1840 | 1855 |
|
1841 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v13) |
| 1856 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v13) |
1842 | 1857 |
|
1843 | 1858 | **Implemented enhancements:**
|
1844 | 1859 |
|
|
1857 | 1872 | - \[BUG\] wrong result of any\_change output [\#314](https://github.com/tj-actions/changed-files/issues/314)
|
1858 | 1873 | - \[BUG\] Investigate possible bug using since\_last\_remote\_commit when force pushing changes. [\#303](https://github.com/tj-actions/changed-files/issues/303)
|
1859 | 1874 |
|
1860 |
| -## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) |
| 1875 | +## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30) |
1861 | 1876 |
|
1862 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v12.2) |
| 1877 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v2.0.1) |
1863 | 1878 |
|
1864 |
| -## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30) |
| 1879 | +## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30) |
1865 | 1880 |
|
1866 |
| -[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v2.0.1) |
| 1881 | +[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v12.2) |
1867 | 1882 |
|
1868 | 1883 | **Merged pull requests:**
|
1869 | 1884 |
|
|
0 commit comments