Releases: ryancyq/github-signed-commit
Releases · ryancyq/github-signed-commit
v1.4.0
What's Changed
- chore(deps): bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #225
- chore(deps-dev): bump typescript from 5.8.2 to 6.0.3 by @dependabot[bot] in #224
- chore(deps): bump @octokit/graphql-schema from 15.25.0 to 15.26.1 by @dependabot[bot] in #222
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
What's Changed
- chore(deps-dev): bump @typescript-eslint/parser from 8.58.2 to 8.59.0 by @dependabot[bot] in #221
- chore(deps-dev): bump jest from 29.7.0 to 30.4.2 by @dependabot[bot] in #220
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.2 to 8.59.2 by @dependabot[bot] in #218
- chore(deps-dev): bump typescript-eslint from 8.27.0 to 8.59.2 by @dependabot[bot] in #217
- lib: migrate from jest to vitest for ts support by @ryancyq in #227
- ci: merge changelog generation into release workflow by @ryancyq in #228
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- ci: switch changelog format to cocogitto by @ryancyq in #40
- chore(deps): bump orhun/git-cliff-action from 3 to 4 by @dependabot[bot] in #41
- chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 by @dependabot[bot] in #46
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.1 by @dependabot[bot] in #47
- chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in #44
- chore(deps-dev): bump typescript-eslint from 8.7.0 to 8.9.0 by @dependabot[bot] in #51
- chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 by @dependabot[bot] in #55
- chore(deps): bump @types/node from 22.7.4 to 22.7.9 by @dependabot[bot] in #61
- chore(deps-dev): bump typescript-eslint from 8.9.0 to 8.11.0 by @dependabot[bot] in #58
- chore(deps-dev): bump fetch-mock from 11.1.5 to 12.0.2 by @dependabot[bot] in #69
- chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.13.0 by @dependabot[bot] in #73
- chore(deps-dev): bump typescript-eslint from 8.11.0 to 8.13.0 by @dependabot[bot] in #72
- chore(deps-dev): bump typescript-eslint from 8.13.0 to 8.17.0 by @dependabot[bot] in #86
- chore(deps-dev): bump eslint from 9.13.0 to 9.16.0 by @dependabot[bot] in #87
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #80
- chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 by @dependabot[bot] in #88
- chore(deps): bump @types/node from 22.7.9 to 22.10.1 by @dependabot[bot] in #85
- chore(deps-dev): bump fetch-mock from 12.0.2 to 12.2.1 by @dependabot[bot] in #111
- feat: custom repository by @ryancyq in #129
- chore(deps): bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot[bot] in #119
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot[bot] in #105
- chore(deps): bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot[bot] in #130
- chore(deps): bump @types/node from 22.10.1 to 22.13.10 by @dependabot[bot] in #132
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.26.1 by @dependabot[bot] in #133
- chore(deps-dev): bump eslint from 9.16.0 to 9.22.0 by @dependabot[bot] in #128
- chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.26.1 by @dependabot[bot] in #131
- chore(deps-dev): bump typescript from 5.6.2 to 5.8.2 by @dependabot[bot] in #125
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #205
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #200
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #208
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #209
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #215
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #213
- chore(deps-dev): bump fetch-mock from 12.2.1 to 12.5.5 by @dependabot[bot] in #204
- chore(deps): bump minimatch by @dependabot[bot] in #212
- chore(deps): bump js-yaml by @dependabot[bot] in #207
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.4.5 by @dependabot[bot] in #198
- chore(deps-dev): bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #214
- chore(deps-dev): bump @typescript-eslint/parser from 8.27.0 to 8.46.2 by @dependabot[bot] in #206
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.46.2 by @dependabot[bot] in #203
- chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 by @dependabot[bot] in #176
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #216
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- refactor: git cli commands by @ryancyq in #26
- refactor: grapqhl request logging and error handling by @ryancyq in #27
- refactor: git file changes processing by @ryancyq in #28
- refactor: graphql log message formatting by @ryancyq in #29
- chore(deps): bump @types/node from 22.5.5 to 22.7.4 by @dependabot in #31
- chore(deps-dev): bump fetch-mock from 11.1.4 to 11.1.5 by @dependabot in #32
- chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot in #30
- fix: add file changes process only git tracked files by @ryancyq in #33
- ci: release please github actions by @ryancyq in #34
- generate changelog.md by @ryancyq in #37
- ci: update release workflow to bump npm version and commit by @ryancyq in #39
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/ryancyq/github-signed-commit/commits/v1.0.0