Releases: repo-utils/org-labels
Releases · repo-utils/org-labels
1.0.4
1.0.3
- Bumps dependancies
- Better docs
1.0.2
- Standardize may now be passed a single repo via
org/repo.
1.0.1
- Added documentation for
--destructive.
1.0.0
- Automatically checks for updates and prompts for update with fall-through as "do not update".
- Adds support for user repos.
- Adds
-d--destructiveoptions forstandardize. - Logs only the number of repos successfully updated.
- Improved pagination logic.
0.3.1
- Handles github pagination for organizations with more than 30 repos.
0.3.0
- Better documentation of node version and required environment variables.
- Allow standardize's config to be from any github repo.
0.2.0
- Complete internal overhaul.
- Now uses commands rather than options.
- Added commands:
addremoveupdaterenamestandardize
- Better docs, code comments, etc.