Release 2.0.5 (2026-05-18)¶
Chores¶
- bump version to 2.0.5
-
add GPL-3 LICENSE file GitHub does not inherit LICENSE files from the org-level .github repo. Each repo must have its own for the license badge to display and for CONTRIBUTING.md to reference a unified license.
-
remove per-repo templates in favor of org defaults Issue templates and PR template are now inherited from vergil-project/.github. Per-repo copies were byte-identical and are no longer needed.
-
add integration test marker for #340
- rename vrg-github-config to vrg-github-repo-config Align pr-workflow and publish skills with the script rename in vergil-tooling PR #824. Ref #342
Features¶
- deploy permission model and update hook messages
- deploy deny rules to project-level settings