Releases: supplypike/setup-bin
Releases · supplypike/setup-bin
v4.0.1
Fixes a regression where permissions were not being set #377
What's Changed
- fix: add back chmodr by @HarryGogonis in #378
Full Changelog: v4...v4.0.1
v4.0.0
Breaking Changes
The runtime version of node changes from 16 to 20
What's Changed
- Bump eslint from 8.29.0 to 8.38.0 by @dependabot in #296
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #282
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #301
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #303
- Bump jest-circus from 29.3.1 to 29.7.0 by @dependabot in #311
- Bump ts-jest from 29.0.3 to 29.1.1 by @dependabot in #305
- Bump @babel/traverse from 7.20.5 to 7.23.2 by @dependabot in #328
- Bump @vercel/ncc from 0.36.0 to 0.38.1 by @dependabot in #329
- Bump @types/chmodr from 1.0.0 to 1.0.3 by @dependabot in #334
- Bump eslint-plugin-jest from 27.1.7 to 27.6.0 by @dependabot in #349
- Bump @types/node from 16.18.9 to 20.10.5 by @dependabot in #347
- Bump typescript from 4.9.4 to 5.3.3 by @dependabot in #345
- Bump action to node v20 by @HarryGogonis in #372
- Upgrade dependencies by @HarryGogonis and @k3rnelpan1c-dev in #373
Full Changelog: v3...v4
v3.0.0
Updated to the node16 runtime by default
- This requires a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later.
add subPath option
v2 add subPath option (#135)
v1
first release
v1.0.1
fix: make downloaded bin executable (#8) * docs * make downloaded bin executable
first release
Merge pull request #6 from supplypike/pr1 added tool caching functionality