8000 Comparing v2.16.0...v2.17.0 · tj/commander.js · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tj/commander.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.0
Choose a base ref
...
head repository: tj/commander.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 3, 2018

  1. npm update (#823)

    abetomo authored and segfaultmedaddy committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    aaa447a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Fix the path of tsc command (#824)

    Since there is a tsc command below `./node_modules/.bin`,
    `./node_modules/.bin` has been added to `PATH`.
    abetomo authored and segfaultmedaddy committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    2d49ddf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Fix to emit the action even without command (#778)

    * Fix to emit the action even without command
    
    * Fix to emit the action even without command
    abetomo authored and segfaultmedaddy committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    28ff02a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    6ddb8eb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. version bump 2.17.0

    abetomo authored and segfaultmedaddy committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    25b06ee View commit details
    Browse the repository at this point in the history
Loading
0