Skip to content

Commit

Permalink
Upgraded from v5.6 -> v5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Apr 4, 2021
1 parent 68310bb commit a211dc4
Showing 1 changed file with 160 additions and 0 deletions.
160 changes: 160 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
# Changelog

## [v5.7](https://github.com/tj-actions/verify-changed-files/tree/v5.7) (2021-04-04)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.6...v5.7)

## [v5.6](https://github.com/tj-actions/verify-changed-files/tree/v5.6) (2021-04-04)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.5...v5.6)

**Merged pull requests:**

- Update entrypoint.sh [\#30](https://github.com/tj-actions/verify-changed-files/pull/30) ([jackton1](https://github.com/jackton1))
- Bump alpine from 3.13.3 to 3.13.4 [\#29](https://github.com/tj-actions/verify-changed-files/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Bump alpine from 3.13.2 to 3.13.3 [\#27](https://github.com/tj-actions/verify-changed-files/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Update alpine Docker tag to v3.13.3 - autoclosed [\#26](https://github.com/tj-actions/verify-changed-files/pull/26) ([renovate[bot]](https://github.com/apps/renovate))
- Upgraded to v5.5 [\#25](https://github.com/tj-actions/verify-changed-files/pull/25) ([jackton1](https://github.com/jackton1))
- Documented outputs [\#24](https://github.com/tj-actions/verify-changed-files/pull/24) ([jackton1](https://github.com/jackton1))
- Bump alpine from 3.13.1 to 3.13.2 [\#23](https://github.com/tj-actions/verify-changed-files/pull/23) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Update README.md [\#22](https://github.com/tj-actions/verify-changed-files/pull/22) ([jackton1](https://github.com/jackton1))
- Upgraded to v5.5 [\#21](https://github.com/tj-actions/verify-changed-files/pull/21) ([jackton1](https://github.com/jackton1))

## [v5.5](https://github.com/tj-actions/verify-changed-files/tree/v5.5) (2021-02-12)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.4...v5.5)

**Merged pull requests:**

- Added changed\_files output [\#20](https://github.com/tj-actions/verify-changed-files/pull/20) ([jackton1](https://github.com/jackton1))
- Bump alpine from 3.13.0 to 3.13.1 [\#19](https://github.com/tj-actions/verify-changed-files/pull/19) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
- Upgraded to v5.4 [\#18](https://github.com/tj-actions/verify-changed-files/pull/18) ([jackton1](https://github.com/jackton1))

## [v5.4](https://github.com/tj-actions/verify-changed-files/tree/v5.4) (2021-01-24)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.3...v5.4)

## [v5.3](https://github.com/tj-actions/verify-changed-files/tree/v5.3) (2021-01-24)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.2...v5.3)

## [v5.2](https://github.com/tj-actions/verify-changed-files/tree/v5.2) (2021-01-24)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5.1...v5.2)

**Merged pull requests:**

- Bump alpine from 3.12 to 3.13.0 [\#17](https://github.com/tj-actions/verify-changed-files/pull/17) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))

## [v5.1](https://github.com/tj-actions/verify-changed-files/tree/v5.1) (2020-12-21)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v5...v5.1)

**Implemented enhancements:**

- Does this support expansion of patterns or globs? [\#10](https://github.com/tj-actions/verify-changed-files/issues/10)

**Closed issues:**

- Add better test [\#12](https://github.com/tj-actions/verify-changed-files/issues/12)

**Merged pull requests:**

- Update entrypoint.sh added a verbose output message [\#16](https://github.com/tj-actions/verify-changed-files/pull/16) ([jackton1](https://github.com/jackton1))
- Add test [\#15](https://github.com/tj-actions/verify-changed-files/pull/15) ([jackton1](https://github.com/jackton1))
- Update README.md [\#9](https://github.com/tj-actions/verify-changed-files/pull/9) ([jackton1](https://github.com/jackton1))
- Update README.md [\#8](https://github.com/tj-actions/verify-changed-files/pull/8) ([jackton1](https://github.com/jackton1))
- Update action.yml removing args. [\#7](https://github.com/tj-actions/verify-changed-files/pull/7) ([jackton1](https://github.com/jackton1))

## [v5](https://github.com/tj-actions/verify-changed-files/tree/v5) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v4...v5)

## [v4](https://github.com/tj-actions/verify-changed-files/tree/v4) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.4...v4)

## [v3.0.4](https://github.com/tj-actions/verify-changed-files/tree/v3.0.4) (2020-07-31)

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

## [v3.0.3](https://github.com/tj-actions/verify-changed-files/tree/v3.0.3) (2020-07-31)

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

## [v3.0.2](https://github.com/tj-actions/verify-changed-files/tree/v3.0.2) (2020-07-31)

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

**Merged pull requests:**

- Update release.yml [\#6](https://github.com/tj-actions/verify-changed-files/pull/6) ([jackton1](https://github.com/jackton1))

## [v3.0.1](https://github.com/tj-actions/verify-changed-files/tree/v3.0.1) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.gamma...v3.0.1)

## [v3.0.gamma](https://github.com/tj-actions/verify-changed-files/tree/v3.0.gamma) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.beta...v3.0.gamma)

**Merged pull requests:**

- Update release.yml [\#5](https://github.com/tj-actions/verify-changed-files/pull/5) ([jackton1](https://github.com/jackton1))

## [v3.0.beta](https://github.com/tj-actions/verify-changed-files/tree/v3.0.beta) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.alpha...v3.0.beta)

## [v3.0.alpha](https://github.com/tj-actions/verify-changed-files/tree/v3.0.alpha) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.g...v3.0.alpha)

## [v3.0.g](https://github.com/tj-actions/verify-changed-files/tree/v3.0.g) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.b...v3.0.g)

## [v3.0.b](https://github.com/tj-actions/verify-changed-files/tree/v3.0.b) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3.0.a...v3.0.b)

## [v3.0.a](https://github.com/tj-actions/verify-changed-files/tree/v3.0.a) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v3...v3.0.a)

**Merged pull requests:**

- Create release.yml [\#4](https://github.com/tj-actions/verify-changed-files/pull/4) ([jackton1](https://github.com/jackton1))

## [v3](https://github.com/tj-actions/verify-changed-files/tree/v3) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v2.0a...v3)

## [v2.0a](https://github.com/tj-actions/verify-changed-files/tree/v2.0a) (2020-07-31)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1.0.1...v2.0a)

**Closed issues:**

- Update files to use a list [\#1](https://github.com/tj-actions/verify-changed-files/issues/1)

**Merged pull requests:**

- Update to use list. [\#3](https://github.com/tj-actions/verify-changed-files/pull/3) ([jackton1](https://github.com/jackton1))
- Update README.md [\#2](https://github.com/tj-actions/verify-changed-files/pull/2) ([jackton1](https://github.com/jackton1))

## [v1.0.1](https://github.com/tj-actions/verify-changed-files/tree/v1.0.1) (2020-07-05)

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

## [v2](https://github.com/tj-actions/verify-changed-files/tree/v2) (2020-06-18)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/v1...v2)

## [v1](https://github.com/tj-actions/verify-changed-files/tree/v1) (2020-06-18)

[Full Changelog](https://github.com/tj-actions/verify-changed-files/compare/c129d6aac84074dff5529ec0451d3fe6777931cf...v1)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit a211dc4

Please sign in to comment.