What's Changed
- Devdocs: add instructions for making a new release of this action by @DilumAluthge in #36
- CI: group Dependabot PRs together by @DilumAluthge in #39
- Build(deps-dev): Bump @typescript-eslint/parser from 7.3.1 to 7.4.0 by @dependabot in #38
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.4.0 by @dependabot in #37
- README: add more usage examples by @DilumAluthge in #41
- Build(deps): Bump the prod-deps group with 1 update by @dependabot in #45
- Build(deps-dev): Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #44
- Build(deps-dev): Bump eslint-plugin-jsonc from 2.14.1 to 2.15.0 by @dependabot in #43
- Add the
make everything-from-scratch
convenience command by @DilumAluthge in #46 - CI: Add a CI job to check
make clean && npm ci && npm install
by @DilumAluthge in #47 - CI: Make
finalize
depend onstalecheck-npm-install
by @DilumAluthge in #48 - CI: stop using
continue-on-error
by @DilumAluthge in #49 - Remove the
version
field by @DilumAluthge in #42 - README: recommend that users set up Dependabot version updates for GitHub Actions by @DilumAluthge in #50
Full Changelog: v1.1.0...v1.2.0