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: ybiquitous/ybiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: ybiquitous/ybiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 28, 2018

  1. build(deps): bump prettier from 1.13.6 to 1.13.7

    Bumps [prettier](https://github.com/prettier/prettier) from 1.13.6 to 1.13.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/prettier@1.13.6...1.13.7)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    930b471 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from ybiquitous/dependabot/npm_and_yarn/prett…

    …ier-1.13.7
    
    build(deps): bump prettier from 1.13.6 to 1.13.7
    ybiquitous authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    aaa54ee View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. build(deps): bump yargs from 12.0.0 to 12.0.1 (#215)

    Bumps [yargs](https://github.com/yargs/yargs) from 12.0.0 to 12.0.1.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
    - [Commits](yargs/yargs@v12.0.0...v12.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and ybiquitous committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    35ae87a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

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

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    91a70dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e09154 View commit details
    Browse the repository at this point in the history
  3. fix(init): trim --print-name option from npm-run-all (#218)

    Giving both `--print-name` and `--print-label` options is too verbose.
    ybiquitous authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    2ceeb86 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.3.1

    ybiquitous committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    07a09b4 View commit details
    Browse the repository at this point in the history
Loading