Skip to content

Commit fdbd13b

Browse files
authored
Upgraded to v35.5.6 (#997)
Co-authored-by: jackton1 <[email protected]>
1 parent 23e3c43 commit fdbd13b

File tree

1 file changed

+40
-18
lines changed

1 file changed

+40
-18
lines changed

HISTORY.md

Lines changed: 40 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,38 @@
11
# Changelog
22

3-
## [v35.5.5](https://github.com/tj-actions/changed-files/tree/v35.5.5) (2023-02-16)
3+
## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- \[BUG\] action fails when with a Git tag instead of branch [\#995](https://github.com/tj-actions/changed-files/issues/995)
10+
11+
## [v35.5.6](https://github.com/tj-actions/changed-files/tree/v35.5.6) (2023-02-20)
12+
13+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.5.6)
14+
15+
## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-20)
416

5-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.5.5)
17+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.5...v35)
618

7-
## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-16)
19+
**Implemented enhancements:**
20+
21+
- \[Feature\] Watch multiple paths [\#993](https://github.com/tj-actions/changed-files/issues/993)
22+
23+
**Closed issues:**
24+
25+
- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27)
26+
27+
**Merged pull requests:**
828

9-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.4...v35)
29+
- fix: error fetch remote ref when using fetch depth of 1 [\#996](https://github.com/tj-actions/changed-files/pull/996) ([jackton1](https://github.com/jackton1))
30+
- chore\(deps\): update pascalgn/automerge-action action to v0.15.6 [\#994](https://github.com/tj-actions/changed-files/pull/994) ([renovate[bot]](https://github.com/apps/renovate))
31+
- Upgraded to v35.5.5 [\#991](https://github.com/tj-actions/changed-files/pull/991) ([jackton1](https://github.com/jackton1))
32+
33+
## [v35.5.5](https://github.com/tj-actions/changed-files/tree/v35.5.5) (2023-02-16)
34+
35+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.4...v35.5.5)
1036

1137
**Fixed bugs:**
1238

@@ -93,10 +119,6 @@
93119
- \[BUG\] PR between branch and main - unsynced changes appearing in changed files. [\#966](https://github.com/tj-actions/changed-files/issues/966)
94120
- ::error::Failed to get current commit for submodule [\#962](https://github.com/tj-actions/changed-files/issues/962)
95121

96-
**Closed issues:**
97-
98-
- Dependency Dashboard [\#27](https://github.com/tj-actions/changed-files/issues/27)
99-
100122
**Merged pull requests:**
101123

102124
- Updated README.md [\#968](https://github.com/tj-actions/changed-files/pull/968) ([jackton1](https://github.com/jackton1))
@@ -759,7 +781,7 @@
759781

760782
## [v34.0.0](https://github.com/tj-actions/changed-files/tree/v34.0.0) (2022-10-25)
761783

762-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v34.0.0)
784+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v34.0.0)
763785

764786
**Fixed bugs:**
765787

@@ -772,13 +794,13 @@
772794
- feat: add support for fetching more history [\#709](https://github.com/tj-actions/changed-files/pull/709) ([jackton1](https://github.com/jackton1))
773795
- Upgraded to v33.0.0 [\#707](https://github.com/tj-actions/changed-files/pull/707) ([jackton1](https://github.com/jackton1))
774796

775-
## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21)
797+
## [v33](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21)
776798

777-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v33.0.0)
799+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33.0.0...v33)
778800

779-
## [v33](https://github.com/tj-actions/changed-files/tree/v33) (2022-10-21)
801+
## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21)
780802

781-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33)
803+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33.0.0)
782804

783805
**Closed issues:**
784806

@@ -916,7 +938,7 @@
916938

917939
## [v31.0.0](https://github.com/tj-actions/changed-files/tree/v31.0.0) (2022-09-25)
918940

919-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30...v31.0.0)
941+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30.0.0...v31.0.0)
920942

921943
**Merged pull requests:**
922944

@@ -929,13 +951,13 @@
929951
- chore: update broken link [\#642](https://github.com/tj-actions/changed-files/pull/642) ([jackton1](https://github.com/jackton1))
930952
- Upgraded to v30.0.0 [\#641](https://github.com/tj-actions/changed-files/pull/641) ([jackton1](https://github.com/jackton1))
931953

932-
## [v30](https://github.com/tj-actions/changed-files/tree/v30) (2022-09-24)
954+
## [v30.0.0](https://github.com/tj-actions/changed-files/tree/v30.0.0) (2022-09-24)
933955

934-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30.0.0...v30)
956+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v30...v30.0.0)
935957

936-
## [v30.0.0](https://github.com/tj-actions/changed-files/tree/v30.0.0) (2022-09-24)
958+
## [v30](https://github.com/tj-actions/changed-files/tree/v30) (2022-09-24)
937959

938-
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.9...v30.0.0)
960+
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29.0.9...v30)
939961

940962
**Fixed bugs:**
941963

0 commit comments

Comments
 (0)