Touches all packages that have no bump-worthy (fix/feat) commits since the last release so release-please assigns the correct linked version. Covers both packages with no commits and packages with only non-bump commits (refactor, chore, etc.). Updates copyright years as the no-op change.
Regenerates the Mermaid package dependency graph in DEPENDENCY_GRAPH.md by scanning all package.json files for @authup/* dependencies.
Updates documentation files in docs/ when source code changes. Use after modifying packages, apps, or configuration that has corresponding documentation. Discovers relevant doc pages dynamically and updates them to reflect the current code.