Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded to v34.5.2 #844

Merged
merged 1 commit into from
Dec 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
36 changes: 27 additions & 9 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,30 @@
# Changelog

## [v34.5.1](https://github.com/tj-actions/changed-files/tree/v34.5.1) (2022-12-05)
## [Unreleased](https://github.com/tj-actions/changed-files/tree/HEAD)

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

**Fixed bugs:**

- \[BUG\] Error: Unable to locate the previous sha: fatal: ambiguous argument 'main': unknown revision or path not in the working tree [\#840](https://github.com/tj-actions/changed-files/issues/840)

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

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

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

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

## [v34](https://github.com/tj-actions/changed-files/tree/v34) (2022-12-05)
**Merged pull requests:**

- fix: error verifying the previous commit sha for push event [\#843](https://github.com/tj-actions/changed-files/pull/843) ([jackton1](https://github.com/jackton1))
- chore: rename env variable [\#841](https://github.com/tj-actions/changed-files/pull/841) ([jackton1](https://github.com/jackton1))
- Upgraded to v34.5.1 [\#839](https://github.com/tj-actions/changed-files/pull/839) ([jackton1](https://github.com/jackton1))

## [v34.5.1](https://github.com/tj-actions/changed-files/tree/v34.5.1) (2022-12-05)

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

**Implemented enhancements:**

Expand Down Expand Up @@ -517,7 +535,7 @@

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

**Fixed bugs:**

Expand All @@ -533,13 +551,13 @@
- chore\(deps\): update codacy/codacy-analysis-cli-action action to v4.2.0 [\#634](https://github.com/tj-actions/changed-files/pull/634) ([renovate[bot]](https://github.com/apps/renovate))
- Upgraded to v29.0.9 [\#633](https://github.com/tj-actions/changed-files/pull/633) ([jackton1](https://github.com/jackton1))

## [v29](https://github.com/tj-actions/changed-files/tree/v29) (2022-09-20)
## [v29.0.9](https://github.com/tj-actions/changed-files/tree/v29.0.9) (2022-09-20)

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

## [v29.0.9](https://github.com/tj-actions/changed-files/tree/v29.0.9) (2022-09-20)
## [v29](https://github.com/tj-actions/changed-files/tree/v29) (2022-09-20)

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

**Implemented enhancements:**

Expand Down