Skip to content

Commit

Permalink
Merge pull request #744 from tj-actions/upgrade-to-v34.0.3
Browse files Browse the repository at this point in the history
Upgraded to v34.0.3
  • Loading branch information
jackton1 committed Nov 2, 2022
2 parents 7184077 + 9c4736b commit 2aafb8f
Showing 1 changed file with 30 additions and 14 deletions.
44 changes: 30 additions & 14 deletions HISTORY.md
@@ -1,12 +1,28 @@
# Changelog

## [v34.0.2](https://github.com/tj-actions/changed-files/tree/v34.0.2) (2022-10-31)
## [v34.0.3](https://github.com/tj-actions/changed-files/tree/v34.0.3) (2022-11-02)

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

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

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

**Implemented enhancements:**

- Retrieve all changed files and directories relative to the last completed run of a GitHub Actions check [\#735](https://github.com/tj-actions/changed-files/issues/735)

**Merged pull requests:**

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34...v34.0.2)
- chore: update test increase max-parallel [\#741](https://github.com/tj-actions/changed-files/pull/741) ([jackton1](https://github.com/jackton1))
- feat: pull initial history when using the default fetch-depth [\#740](https://github.com/tj-actions/changed-files/pull/740) ([jackton1](https://github.com/jackton1))
- chore: fixed typo. [\#739](https://github.com/tj-actions/changed-files/pull/739) ([jackton1](https://github.com/jackton1))
- chore: update test [\#738](https://github.com/tj-actions/changed-files/pull/738) ([jackton1](https://github.com/jackton1))
- Upgraded to v34.0.2 [\#734](https://github.com/tj-actions/changed-files/pull/734) ([jackton1](https://github.com/jackton1))

## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-10-31)
## [v34.0.2](https://github.com/tj-actions/changed-files/tree/v34.0.2) (2022-10-31)

[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.1...v34)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v34.0.1...v34.0.2)

**Fixed bugs:**

Expand Down Expand Up @@ -71,7 +87,7 @@

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

**Closed issues:**

Expand All @@ -90,13 +106,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.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...v32.1.2)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.2...v32)

## [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.1...v32)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v32.1.1...v32.1.2)

**Fixed bugs:**

Expand Down Expand Up @@ -209,7 +225,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 @@ -222,13 +238,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...v30)
[Full Changelog](https://github.com/tj-actions/changed-files/compare/v29...v30.0.0)

**Fixed bugs:**

Expand Down

0 comments on commit 2aafb8f

Please sign in to comment.