Releases: chrisreddington/validate-file-exists
Releases · chrisreddington/validate-file-exists
v0.0.8
What's Changed
- Bump @github/local-action from 3.2.1 to 4.0.0 by @dependabot[bot] in #57
- Bump the npm-development group with 8 updates by @dependabot[bot] in #56
- Bump the npm-development group with 5 updates by @dependabot[bot] in #59
- Bump @github/local-action from 4.0.0 to 5.0.0 by @dependabot[bot] in #58
- Bump the npm-development group with 3 updates by @dependabot[bot] in #60
- Bump version to 0.0.8 and update README usage by @chrisreddington in #61
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump the npm-development group with 7 updates by @dependabot in #24
- Bump the npm-development group with 9 updates by @dependabot in #25
- Bump globals from 15.15.0 to 16.0.0 by @dependabot in #26
- Bump the npm_and_yarn group with 2 updates by @dependabot in #27
- Bump the npm-development group across 1 directory with 7 updates by @dependabot in #30
- Bump @github/local-action from 2.6.3 to 3.0.0 by @dependabot in #29
- Bump @github/local-action from 3.1.0 to 3.1.1 in the npm-development group by @dependabot in #31
- Bump the npm-development group with 8 updates by @dependabot in #32
- Bump the npm-development group with 7 updates by @dependabot in #33
- Bump the npm-development group with 8 updates by @dependabot in #34
- Bump the npm-development group with 4 updates by @dependabot in #35
- Bump the npm-development group with 6 updates by @dependabot in #36
- Bump the npm-development group with 3 updates by @dependabot in #37
- Bump the npm-development group across 1 directory with 12 updates by @dependabot in #43
- Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot in #41
- Bump the npm-development group with 4 updates by @dependabot in #44
- Bump @types/node from 22.15.30 to 24.0.3 by @dependabot in #48
- Bump jest and @types/jest by @dependabot in #47
- Bump the npm-development group with 2 updates by @dependabot in #50
- Bump eslint-plugin-jest from 28.14.0 to 29.0.1 by @dependabot in #51
- Bump the npm-development group with 9 updates by @dependabot in #52
- Add .env for local testing, update node version and setup coding agent bits by @chrisreddington in #53
- Fix Package Metadata, Documentation Issues, and Input Validation by @copilot-swe-agent in #55
New Contributors
- @copilot-swe-agent made their first contribution in #55
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump the npm-development group with 4 updates by @dependabot in #15
- Bump the npm-development group across 1 directory with 3 updates by @dependabot in #17
- Bump the npm-development group with 7 updates by @dependabot in #18
- Bump the npm-development group across 1 directory with 9 updates by @dependabot in #21
- Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #20
- Bump the npm-development group with 3 updates by @dependabot in #22
- Bump the npm-development group with 7 updates by @dependabot in #23
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Bump the npm-development group with 2 updates by @dependabot in #12
- Bump the npm-development group with 3 updates by @dependabot in #13
- Bump the npm-development group with 5 updates by @dependabot in #14
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump the npm-development group with 3 updates by @dependabot in #10
- Bump the npm-development group with 5 updates by @dependabot in #11
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update README Examples by @chrisreddington in #8
- Bump the npm-development group with 3 updates by @dependabot in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- README and Action.yml Updates by @chrisreddington in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1
This is the initial release for the validate-file-exists
GitHub Action. This action checks that a list of files exist (such as README.md
, .github/copilot-instructions.md
, etc.). See the README for full details.
What's Changed
- Bump the npm-development group with 4 updates by @dependabot in #1
- Bump eslint from 8.57.0 to 9.14.0 by @dependabot in #2
- Bump the npm-development group with 4 updates by @dependabot in #3
- Refactor for modularity and add validation action by @chrisreddington in #4
- Bump the npm-development group with 7 updates by @dependabot in #5
- Update icon in action.yml by @chrisreddington in #6
New Contributors
- @dependabot made their first contribution in #1
- @chrisreddington made their first contribution in #4
Full Changelog: https://github.com/chrisreddington/validate-file-exists/commits/v0.0.1