Skip to content

Releases: chrisreddington/validate-file-exists

v0.0.8

21 Jul 14:47
098064c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

03 Jul 11:31
5761b8d
Compare
Choose a tag to compare

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

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Feb 10:46
47edc30
Compare
Choose a tag to compare

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

16 Dec 21:40
e4b2980
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Dec 07:53
cb24986
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Nov 09:31
b8551f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Nov 12:43
2563b89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

20 Nov 09:58
e2cff86
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/chrisreddington/validate-file-exists/commits/v0.0.1