Releases: actions/labeler
Releases · actions/labeler
v4.0.2
Merge pull request #444 from actions/rentziass/update-actions-core Update @actions/core to 1.10.0
v4.0.1
- Update
@actions/coredependency tov1.9.1to pull in recent security fixes
v4.0.0
v3.1.0
Dependency upgrades, docs updates, and behind-the-scenes maintenance.
See the full list of changes since 3.0.2 here: v3.0.2...v3.1.0
Thanks to @GisoBartels and @Muhammed-Rahif for their contributions!
Release v3
Update v3 tag to point to v3.1.0
v3.0.2
No API changes, but lots of behind-the-scenes upgrades, mostly to internal dependencies, tooling, and surrounding infrastructure.
v3.0.1
No user-facing changes.
That said, there were more than enough behind-the-scenes changes to warrant a new release: v3.0.0...v3.0.1
2.2.0
- Paginate to get all changed files
v3-preview: Paginate and remove old labels (#96)
* Paginate to get all changed files. Add option to remove labels * build * format and build