Releases: hashicorp/setup-signore
Releases · hashicorp/setup-signore
v3.0.0
v2.1.0
What's Changed
- Update action NodeJS version to 16 by @bflad in #69
- META.d being pushed to setup-signore - by @svc-github-team-entinfra-prod in #66
- CODEOWNERS being pushed to setup-signore - by @svc-github-team-entinfra-prod in #65
- regenerate dist by @milescrabill in #70
Full Changelog: v2.0.1...v2.1.0
v2
Breaking changes
- Setting client-id and client-secret is no longer supported
What's Changed
- Initial jest unit testing and ncc preparation by @bflad in #1
- Test and fix configuration writing, add signer configuration by @bflad in #2
- fix eslint nits, update npm recommended packages by @milescrabill in #4
- add a note to the readme about the
setup-signore-package
action by @milescrabill in #5 - remove the ability to configure client-id and client-secret by @milescrabill in #6
- Bump nock from 13.1.0 to 13.1.4 by @dependabot in #7
- Bump @actions/core from 1.4.0 to 1.6.0 by @dependabot in #8
- Bump eslint-plugin-import from 2.23.4 to 2.25.2 by @dependabot in #10
- Bump @vercel/ncc from 0.28.6 to 0.31.1 by @dependabot in #9
- Bump jest from 27.0.6 to 27.3.1 by @dependabot in #11
Full Changelog: v1.0.1...v2
v1
Merge pull request #2 from bflad/f-signer-config Test and fix configuration writing, add signer configuration