Releases: sankichi92/list-changed-directories
Releases · sankichi92/list-changed-directories
v1.1.1
What's Changed
- Bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot in #48
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #56
Development environment changes
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #6
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #7
- Bump globals from 15.6.0 to 15.8.0 by @dependabot in #8
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #9
- Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #10
- Bump typescript-eslint from 8.0.0-alpha.36 to 8.0.0-alpha.41 by @dependabot in #11
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #12
- Bump eslint from 9.6.0 to 9.7.0 by @dependabot in #13
- Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #14
- Bump @eslint/js from 9.6.0 to 9.7.0 by @dependabot in #16
- Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-alpha.45 by @dependabot in #15
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #17
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #18
- Bump typescript-eslint from 8.0.0-alpha.45 to 8.0.0-alpha.54 by @dependabot in #19
- Bump globals from 15.8.0 to 15.9.0 by @dependabot in #20
- Bump eslint from 9.7.0 to 9.8.0 by @dependabot in #21
- Bump @eslint/js from 9.7.0 to 9.8.0 by @dependabot in #24
- Bump typescript-eslint from 8.0.0-alpha.54 to 8.0.0 by @dependabot in #22
- Bump @types/node from 20.14.12 to 22.1.0 by @dependabot in #23
- Bump typescript-eslint from 8.0.0 to 8.0.1 by @dependabot in #25
- Bump @eslint/js from 9.8.0 to 9.9.0 by @dependabot in #26
- Bump typescript-eslint from 8.0.1 to 8.1.0 by @dependabot in #27
- Bump @types/node from 22.1.0 to 22.3.0 by @dependabot in #28
- Bump eslint from 9.8.0 to 9.9.0 by @dependabot in #29
- Bump typescript-eslint from 8.1.0 to 8.2.0 by @dependabot in #30
- Bump @types/node from 22.3.0 to 22.5.0 by @dependabot in #31
- Bump @eslint/js from 9.9.0 to 9.9.1 by @dependabot in #32
- Bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #33
- Bump typescript-eslint from 8.2.0 to 8.3.0 by @dependabot in #34
- Bump eslint from 9.9.0 to 9.9.1 by @dependabot in #35
- Bump typescript-eslint from 8.3.0 to 8.4.0 by @dependabot in #36
- Bump @types/node from 22.5.1 to 22.5.4 by @dependabot in #37
- Bump @eslint/js from 9.9.1 to 9.10.0 by @dependabot in #38
- Bump eslint from 9.9.1 to 9.10.0 by @dependabot in #39
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #41
- Bump typescript-eslint from 8.4.0 to 8.5.0 by @dependabot in #40
- Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #42
- Bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #43
- Bump typescript-eslint from 8.5.0 to 8.6.0 by @dependabot in #44
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #45
- Bump eslint from 9.10.0 to 9.11.1 by @dependabot in #46
- Bump @eslint/js from 9.10.0 to 9.11.1 by @dependabot in #50
- Bump typescript-eslint from 8.6.0 to 8.7.0 by @dependabot in #47
- Bump @types/node from 22.5.5 to 22.7.3 by @dependabot in #49
- Bump globals from 15.9.0 to 15.10.0 by @dependabot in #51
- Bump @octokit/webhooks-types from 7.5.1 to 7.6.1 by @dependabot in #52
- Bump @types/node from 22.7.3 to 22.7.4 by @dependabot in #54
- Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group by @dependabot in #55
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add input option
common-dependency-filepaths
by @sankichi92 in #3 - Update README by @sankichi92 in #4
- Change input name:
common-dependency-filepaths
=>common-dependency-paths
by @sankichi92 in #5
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Setup Dependabot by @sankichi92 in #1
- Fix bug that
git diff
fails on pull_request events by @sankichi92 in #2
Full Changelog: v1.0.0...v1.0.1