-
-
Notifications
You must be signed in to change notification settings - Fork 103
Comparing changes
Open a pull request
base repository: kentaro-m/auto-assign-action
base: v2.0.1
head repository: kentaro-m/auto-assign-action
compare: v2.0.2
- 9 commits
- 10 files changed
- 4 contributors
Commits on Jan 22, 2026
-
chore(deps): update dependency lodash to v4.17.23 [security] (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9da705 - Browse repository at this point
Copy the full SHA f9da705View commit details
Commits on Jan 23, 2026
-
chore(deps): update dependency prettier to v3.8.1 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8db276 - Browse repository at this point
Copy the full SHA c8db276View commit details
Commits on Mar 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a34f8bc - Browse repository at this point
Copy the full SHA a34f8bcView commit details -
chore(deps): update actions/checkout action to v6 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 951d2c2 - Browse repository at this point
Copy the full SHA 951d2c2View commit details -
chore(deps): update actions/setup-node action to v6 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39390dd - Browse repository at this point
Copy the full SHA 39390ddView commit details -
feat: automate release process (#259)
Add two workflows: - check-dist.yml: fails CI if dist/ is modified in a pull request - release.yml: workflow_dispatch-triggered release that bumps version, builds dist/, creates a tag, and publishes a GitHub Release Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 4d54c45 - Browse repository at this point
Copy the full SHA 4d54c45View commit details -
feat: migrate to Node.js 24 (#258)
- Update action runtime from node20 to node24 - Update .node-version to 24.14.0 - Update @types/node to ^24.12.0 Closes #250 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 3d6cd17 - Browse repository at this point
Copy the full SHA 3d6cd17View commit details -
fix: remove lib/ from release commit (#260)
lib/ is listed in .gitignore and cannot be staged Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 307355a - Browse repository at this point
Copy the full SHA 307355aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2c53d - Browse repository at this point
Copy the full SHA 0a2c53dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.1...v2.0.2