Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Update commander to version 2.9.0 🚀 #22

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

commander just published its new version 2.9.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of commander – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Add option isDefault to set default subcommand #415 @Qix-
  • Add callback to allow filtering or post-processing of help text #434 @djulien
  • Fix undefined text in help information close #414 #416 @zhiyelee

The new version differs by 22 commits .

  • b2aad7a Merge pull request #453 from zhiyelee/master
  • 39e5901 version bump
  • 272e22f Merge pull request #450 from zhiyelee/lizhiye/fixtest
  • 7689126 fix package for v0.6
  • 8024df2 fix nohelp test
  • 1559b3e Merge pull request #416 from zhiyelee/zhiyelee/fixHelpUndefined
  • e553d4c add test
  • 86467e3 Merge pull request #448 from zhiyelee/lizhiye/travis
  • 2eeedaa update travis
  • 0a14d4c merge master
  • 4d421f9 add callback to allow filtering or post-processing of help text
  • 0af40a5 Merge pull request #415 from Qix-/default-subcommand
  • 0238972 Merge pull request #417 from zhiyelee/zhiyelee/refactor_test
  • 93c5321 refactor test with sinion stub
  • 619c648 fix the undefined in help #414

There are 22 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@jonnor jonnor closed this Nov 27, 2015
@jonnor jonnor deleted the greenkeeper-commander-2.9.0 branch November 29, 2015 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: mysterious "undefined" in the help text
2 participants