Releases: rich-martinez/remove-stale-branches
Releases · rich-martinez/remove-stale-branches
NPM Audit Fix - 2020-01-19
Changelog
Updated
- package-lock.json with various nested dependency bumps
Fix Nested Package Security Vulnerabilities - 2019-12-20
Changelog
Updated
- lodash, eslint-utils, and mixin-deep to fix security vulnerabilities
Update Readme badges - 2019-07-07
Changelog
Updated
- Packages using
handlebars
,braces
, andmem
to fix security vulnerabilities
Added
- Readme to inclue a CircleCI build status badge
Removed
- Readme broken CircleCI coverage percentage badge
Update Local Branch Removal - 2019-01-26
Changelog
Updated
- Make local branch removal automatically force delete selected branches
Update Readme - 2019-01-21
Changelog
Updated
- Readme documentation for installing remove-stale-branches
Added
- Readme documentation for an example use of
rsb
NPM Global Executable - 2019-01-21
Changelog
Added
- A bin config in package.json for entry.js executable
Updated
- Move entry.js to the bin directory
- The dependency paths in the entry file
- The grammar issue in the pull request template
Initial Release - 2019-01-21
Changelog
Added
- The ability to remove zero to many local/remote branches based on responses to CLI user prompts.