Skip to content

Commit

Permalink
Upgraded to v35.5.5 (#991)
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 16, 2023
1 parent 5a331a4 commit 62102d8
Showing 1 changed file with 43 additions and 29 deletions.
72 changes: 43 additions & 29 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,30 @@
# Changelog

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

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

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

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

**Fixed bugs:**

- \[BUG\] Changes are retrieved for everything since initial commit, instead of the current context like the GitHub UI [\#990](https://github.com/tj-actions/changed-files/issues/990)
- \[BUG\] "unknown revision" when using "path" [\#987](https://github.com/tj-actions/changed-files/issues/987)
- \[BUG\] Failing to retrieve master branch if depth isn't 0 [\#988](https://github.com/tj-actions/changed-files/issues/988)

**Merged pull requests:**

- fix: bug with fetching history [\#989](https://github.com/tj-actions/changed-files/pull/989) ([jackton1](https://github.com/jackton1))
- Upgraded to v35.5.4 [\#986](https://github.com/tj-actions/changed-files/pull/986) ([jackton1](https://github.com/jackton1))

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

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

**Fixed bugs:**

- \[BUG\] Failing to retrieve master branch if depth isn't 0 [\#985](https://github.com/tj-actions/changed-files/issues/985)
- \[BUG\] action fail with pull request from external branch called master [\#979](https://github.com/tj-actions/changed-files/issues/979)
- \[BUG\] fatal: Invalid revision range X..Y when dealing with submodules [\#978](https://github.com/tj-actions/changed-files/issues/978)

Expand Down Expand Up @@ -548,7 +562,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.2...v34.3.3)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.1...v34.3.3)

**Fixed bugs:**

Expand All @@ -563,13 +577,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.2](https://github.com/tj-actions/changed-files/tree/v34.3.2) (2022-11-07)
## [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.1...v34.3.2)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.2...v34.3.1)

## [v34.3.1](https://github.com/tj-actions/changed-files/tree/v34.3.1) (2022-11-07)
## [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.1)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.3.0...v34.3.2)

**Fixed bugs:**

Expand Down Expand Up @@ -745,7 +759,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:**

Expand All @@ -758,13 +772,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)
## [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/v33.0.0...v33)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v33...v33.0.0)

## [v33.0.0](https://github.com/tj-actions/changed-files/tree/v33.0.0) (2022-10-21)
## [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.0.0)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33)

**Closed issues:**

Expand Down Expand Up @@ -845,7 +859,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.0.3...v32.0.0)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v32.0.0)

**Merged pull requests:**

Expand All @@ -856,13 +870,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.0.3](https://github.com/tj-actions/changed-files/tree/v31.0.3) (2022-10-02)
## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31...v31.0.3)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.3...v31)

## [v31](https://github.com/tj-actions/changed-files/tree/v31) (2022-10-02)
## [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)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v31.0.2...v31.0.3)

**Fixed bugs:**

Expand Down Expand Up @@ -1802,7 +1816,7 @@

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

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

**Implemented enhancements:**

Expand All @@ -1821,13 +1835,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)

## [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.2...v2.0.1)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v2.0.1...v12.2)

## [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/v12.1...v12.2)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v12.1...v2.0.1)

**Merged pull requests:**

Expand Down Expand Up @@ -2386,7 +2400,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...v7)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.3...v7)

**Closed issues:**

Expand All @@ -2402,13 +2416,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](https://github.com/tj-actions/changed-files/tree/v6) (2021-05-26)
## [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.3...v6)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6...v6.3)

## [v6.3](https://github.com/tj-actions/changed-files/tree/v6.3) (2021-05-26)
## [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.3)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v6.2...v6)

**Merged pull requests:**

Expand Down

0 comments on commit 62102d8

Please sign in to comment.