Skip to content

Commit

Permalink
Upgraded to v35.4.4 (#960)
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 Jan 19, 2023
1 parent 299748b commit ddcadfd
Showing 1 changed file with 34 additions and 15 deletions.
49 changes: 34 additions & 15 deletions HISTORY.md
@@ -1,9 +1,28 @@
# Changelog

## [v35.4.4](https://github.com/tj-actions/changed-files/tree/v35.4.4) (2023-01-19)

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

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

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

**Fixed bugs:**

- \[BUG\] Action is evaluating branch instead of sha [\#957](https://github.com/tj-actions/changed-files/issues/957)
- \[BUG\] Unable to run on windows self-hosted runner [\#956](https://github.com/tj-actions/changed-files/issues/956)

**Closed issues:**

- Comparing differences between tags/releases [\#949](https://github.com/tj-actions/changed-files/issues/949)

**Merged pull requests:**

- fix: revert change to pull pr branch via the branch name [\#958](https://github.com/tj-actions/changed-files/pull/958) ([jackton1](https://github.com/jackton1))
- feat: add guide for retrieving changed files for tags [\#955](https://github.com/tj-actions/changed-files/pull/955) ([jackton1](https://github.com/jackton1))
- Upgraded to v35.4.3 [\#954](https://github.com/tj-actions/changed-files/pull/954) ([jackton1](https://github.com/jackton1))

## [v35.4.3](https://github.com/tj-actions/changed-files/tree/v35.4.3) (2023-01-19)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.4.2...v35.4.3)
Expand Down Expand Up @@ -445,7 +464,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 @@ -460,13 +479,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 @@ -799,7 +818,7 @@

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

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

**Merged pull requests:**

Expand All @@ -812,13 +831,13 @@
- chore: update broken link [\#642](https://github.com/tj-actions/changed-files/pull/642) ([jackton1](https://github.com/jackton1))
- Upgraded to v30.0.0 [\#641](https://github.com/tj-actions/changed-files/pull/641) ([jackton1](https://github.com/jackton1))

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

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

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

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

**Fixed bugs:**

Expand Down Expand Up @@ -1699,7 +1718,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 @@ -1718,13 +1737,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 ddcadfd

Please sign in to comment.