Skip to content

Releases: rich-martinez/remove-stale-branches

NPM Audit Fix - 2020-01-19

20 Jan 01:57
632adec
Compare
Choose a tag to compare

Changelog

Updated

  • package-lock.json with various nested dependency bumps

Fix Nested Package Security Vulnerabilities - 2019-12-20

20 Dec 15:40
Compare
Choose a tag to compare

Changelog

Updated

  • lodash, eslint-utils, and mixin-deep to fix security vulnerabilities

Update Readme badges - 2019-07-07

08 Jul 00:11
de8af96
Compare
Choose a tag to compare

Changelog

Updated

  • Packages using handlebars, braces, and mem 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

26 Jan 16:32
36dba54
Compare
Choose a tag to compare

Changelog

Updated

  • Make local branch removal automatically force delete selected branches

Update Readme - 2019-01-21

22 Jan 03:24
173866f
Compare
Choose a tag to compare

Changelog

Updated

  • Readme documentation for installing remove-stale-branches

Added

  • Readme documentation for an example use of rsb

NPM Global Executable - 2019-01-21

21 Jan 22:24
15b34ee
Compare
Choose a tag to compare
Pre-release

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

21 Jan 20:25
Compare
Choose a tag to compare
Pre-release

Changelog

Added

  • The ability to remove zero to many local/remote branches based on responses to CLI user prompts.