UNPKG

branch-remover

Version:

A small application for quickly removing unnecessary branches from GitHub.

16 lines (9 loc) 343 B
# Change Log All notable changes to this project will be documented in this file. ## v1.1.0 (October 1, 2021) This release contains minor fixes and improvements. * Added the ability to return the reason for the inability to remove a branch. * Improved caching. * Fixed documentation. ## v1.0.0 (September 26, 2021) First public release!