Skip to content

Commit

Permalink
Upgraded to v35.6.0 (#1002)
Browse files Browse the repository at this point in the history
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
  • Loading branch information
jackton1 and jackton1 committed Feb 26, 2023
1 parent 3ee6abf commit 6f22f2f
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,34 @@

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.5.6...HEAD)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.6.0...HEAD)

**Implemented enhancements:**

- \[Feature\] Add support for listing deleted submodules [\#999](https://github.com/tj-actions/changed-files/issues/999)

## [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)

**Fixed bugs:**

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

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.5.6)
- feat: add support for listing deleted submodules. [\#1001](https://github.com/tj-actions/changed-files/pull/1001) ([jackton1](https://github.com/jackton1))
- fix: readme typo [\#1000](https://github.com/tj-actions/changed-files/pull/1000) ([benhammondmusic](https://github.com/benhammondmusic))
- Upgraded to v35.5.6 [\#997](https://github.com/tj-actions/changed-files/pull/997) ([jackton1](https://github.com/jackton1))

## [v35](https://github.com/tj-actions/changed-files/tree/v35) (2023-02-20)
## [v35.5.6](https://github.com/tj-actions/changed-files/tree/v35.5.6) (2023-02-20)

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

**Implemented enhancements:**

Expand Down Expand Up @@ -1838,7 +1853,7 @@

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v13)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v13)

**Implemented enhancements:**

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

## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30)
## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v12.2)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.2...v2.0.1)

## [v2.0.1](https://github.com/tj-actions/changed-files/tree/v2.0.1) (2021-12-30)
## [v12.2](https://github.com/tj-actions/changed-files/tree/v12.2) (2021-12-30)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v2.0.1)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v12.2)

**Merged pull requests:**

Expand Down

0 comments on commit 6f22f2f

Please sign in to comment.