Skip to content

Commit

Permalink
Upgraded to v35.4.1 (#946)
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 11, 2023
1 parent 487675b commit ca8881a
Showing 1 changed file with 52 additions and 28 deletions.
80 changes: 52 additions & 28 deletions HISTORY.md
@@ -1,12 +1,36 @@
# Changelog

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

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

**Fixed bugs:**

- \[BUG\] Unable find a diff between ... [\#944](https://github.com/tj-actions/changed-files/issues/944)

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

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

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

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35...v35.4.0)
**Implemented enhancements:**

- \[Feature\] Specify base branch, not just base-sha [\#941](https://github.com/tj-actions/changed-files/issues/941)
- \[Feature\] Get contents of deleted file [\#938](https://github.com/tj-actions/changed-files/issues/938)

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v35.3.2...v35)
- fix: bug retrieving diff with custom a base sha [\#945](https://github.com/tj-actions/changed-files/pull/945) ([jackton1](https://github.com/jackton1))
- Updated README.md [\#943](https://github.com/tj-actions/changed-files/pull/943) ([jackton1](https://github.com/jackton1))
- chore: make since\_last\_remote\_commit optional [\#942](https://github.com/tj-actions/changed-files/pull/942) ([jackton1](https://github.com/jackton1))
- Upgraded to v35.4.0 [\#937](https://github.com/tj-actions/changed-files/pull/937) ([jackton1](https://github.com/jackton1))

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

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

**Implemented enhancements:**

Expand Down Expand Up @@ -402,7 +426,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 @@ -417,13 +441,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 @@ -599,7 +623,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 @@ -612,13 +636,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...v33.0.0)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v33)

**Closed issues:**

Expand All @@ -637,13 +661,13 @@
- chore\(deps\): update tj-actions/verify-changed-files action to v12 [\#696](https://github.com/tj-actions/changed-files/pull/696) ([renovate[bot]](https://github.com/apps/renovate))
- Upgraded to v32.1.2 [\#695](https://github.com/tj-actions/changed-files/pull/695) ([jackton1](https://github.com/jackton1))

## [v32](https://github.com/tj-actions/changed-files/tree/v32) (2022-10-16)
## [v32.1.2](https://github.com/tj-actions/changed-files/tree/v32.1.2) (2022-10-16)

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

## [v32.1.2](https://github.com/tj-actions/changed-files/tree/v32.1.2) (2022-10-16)
## [v32](https://github.com/tj-actions/changed-files/tree/v32) (2022-10-16)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32.1.2)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32)

**Fixed bugs:**

Expand Down Expand Up @@ -1656,7 +1680,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 @@ -1675,13 +1699,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 @@ -1722,7 +1746,7 @@

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

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11.9...v12)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v11...v12)

**Implemented enhancements:**

Expand All @@ -1740,13 +1764,13 @@
- \[PR 1\]: Renamed all\_modified\_files to all\_changed\_files [\#283](https://github.com/tj-actions/changed-files/pull/283) ([jackton1](https://github.com/jackton1))
- Upgraded to v11.9 [\#280](https://github.com/tj-actions/changed-files/pull/280) ([jackton1](https://github.com/jackton1))

## [v11.9](https://github.com/tj-actions/changed-files/tree/v11.9) (2021-12-04)
## [v11](https://github.com/tj-actions/changed-files/tree/v11) (2021-12-04)

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

## [v11](https://github.com/tj-actions/changed-files/tree/v11) (2021-12-04)
## [v11.9](https://github.com/tj-actions/changed-files/tree/v11.9) (2021-12-04)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.3.1...v11)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v1.3.1...v11.9)

**Implemented enhancements:**

Expand Down

0 comments on commit ca8881a

Please sign in to comment.