Releases: toshimaru/auto-author-assign
Releases · toshimaru/auto-author-assign
v3.0.1
What's Changed
Dependencies
- build(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #122
Chores
- chore(main): release 3.0.1 by @github-actions[bot] in #138
- Replace ubuntu-latest with ubuntu-slim across workflows and documentation by @Copilot in #137
- Add workflow_dispatch trigger to release-please workflow by @Copilot in #136
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Bump Node.js from 20 to 24 by @toshimaru in #128
- Migrate from standard-version to release-please by @toshimaru in #129
- feat: Add
npm run packageinstead ofbuildby @toshimaru in #130
Chores
- chore(main): release 3.0.0 by @github-actions[bot] in #135
- chore: Remove reviewers from dependabot.yml by @google-labs-jules[bot] in #127
Docs
- docs(ai): Create
AGENTS.md(CLAUDE.md) file by @toshimaru in #125 - docs: bump version to 2.1.2 in
README.mdby @toshimaru in #134 - docs(ai): Create build-script.md for Claude Code / Restore
CHANGELOG.mdby @toshimaru in #132
Full Changelog: v2.1.2...v3.0.0
v2.1.2
What's Changed
Dependencies
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #110
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #111
- build(deps): bump undici from 5.28.4 to 5.29.0 by @dependabot[bot] in #118
- build(deps): bump @octokit/plugin-paginate-rest from 9.1.5 to 9.2.2 by @dependabot[bot] in #115
- build(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.4 by @dependabot[bot] in #114
- build(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in #105
- build(deps): bump @actions/github from 6.0.0 to 6.0.1 by @dependabot[bot] in #113
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
This release includes only dependency updates.
Dependencies
- build(deps): bump undici from 5.28.2 to 5.28.4 by @dependabot in #103
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
Dependencies
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #101
- build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #100
- build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #99
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- build: Build script with licenses.txt by @toshimaru in #98
Chores
- README Updates
- Update action version in
README.mdby @Panquesito7 in #96 - Update README by @toshimaru in #97
- Update action version in
New Contributors
- @Panquesito7 made their first contribution in #96
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Bump node.js to v20
- Bump node.js from v16 to v20 by @toshimaru in #95
Dependencies
- build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #91
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #93
- build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #92
- build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #94
Full Changelog: v1.6.2...v2.0.0
v1.6.2
What's Changed
An update just for the dependencies.
Dependencies
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #89
- Bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #87
- Bump @actions/core from 1.9.0 to 1.10.0 by @dependabot in #88
- Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #90
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
Feature
- Add auto author assign feature for an issue.
New Contributors
- @seunggabi made their first contribution in #79
Full Changelog: v1.5.1...v1.6.0