Skip to content

Commit 6f22f2f

Browse files
authored
Upgraded to v35.6.0 (#1002)
Co-authored-by: jackton1 <[email protected]>
1 parent 3ee6abf commit 6f22f2f

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

HISTORY.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,34 @@
22

33
## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)
44

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)
618

719
**Fixed bugs:**
820

21+
- \[BUG\] Running on PR doesn't get the correct head sha [\#998](https://github.com/tj-actions/changed-files/issues/998)
922
- \[BUG\] action fails when with a Git tag instead of branch [\#995](https://github.com/tj-actions/changed-files/issues/995)
1023

11-
## [v35.5.6](https://github.com/tj-actions/changed-files/tree/v35.5.6) (2023-02-20)
24+
**Merged pull requests:**
1225

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))
1429

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)
1631

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)
1833

1934
**Implemented enhancements:**
2035

@@ -1838,7 +1853,7 @@
18381853

18391854
## [v13](https://github.com/tj-actions/changed-files/tree/v13) (2022-02-17)
18401855

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)
18421857

18431858
**Implemented enhancements:**
18441859

@@ -1857,13 +1872,13 @@
18571872
- \[BUG\] wrong result of any\_change output [\#314](https://github.com/tj-actions/changed-files/issues/314)
18581873
- \[BUG\] Investigate possible bug using since\_last\_remote\_commit when force pushing changes. [\#303](https://github.com/tj-actions/changed-files/issues/303)
18591874

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)
18611876

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)
18631878

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)
18651880

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)
18671882

18681883
**Merged pull requests:**
18691884

0 commit comments

Comments
 (0)