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.0.2
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.1.0
Choose a head ref
  • 15 commits
  • 20 files changed
  • 1 contributor

Commits on Jun 16, 2018

  1. feat(init): remove standard-version custom settings (#191)

    Because a commit message such as `chore(release): 3.0.3` is valid now.
    ybiquitous authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    d49de38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    373f549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    061d0b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c0eb9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7e8641 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fe523c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49c8650 View commit details
    Browse the repository at this point in the history
  8. feat(prettier): add Markdown support (#197)

    * Now `ybiq init` generates `.prettierignore` file
    * Now `lint-staged` updates Markdown files via Prettier
    ybiquitous authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    38d0d9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fb125a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f41e884 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    915f89f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29642a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ad28be View commit details
    Browse the repository at this point in the history
  14. test: migrate from mocha to tape (#201)

    * `tape` itself doesn't have watch mode, so use `nodemon` instead
    ybiquitous authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    4fb54b5 View commit details
    Browse the repository at this point in the history
  15. chore(release): 3.1.0

    ybiquitous committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    956769c View commit details
    Browse the repository at this point in the history
Loading