Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
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: codeoverflow-org/nodecg-io-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: codeoverflow-org/nodecg-io-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 18, 2021

  1. fix(install): fix incorrect concurrency option when creating a dev in…

    …stall (#15)
    
    Creating a development install would result in an error because the dashes of the concurrency option that is passed through npm to lerna was missing the two dashes.
    This bug was introduced in a refactoring in a593c42.
    hlxid authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    e2fd78b View commit details
    Browse the repository at this point in the history
  2. chore(release): Release 0.1.4

    ## [0.1.4](v0.1.3...v0.1.4) (2021-07-18)
    
    ### Bug Fixes
    
    * **install:** fix incorrect concurrency option when creating a dev install ([#15](#15)) ([e2fd78b](e2fd78b))
    semantic-release-bot committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    b11aa82 View commit details
    Browse the repository at this point in the history
Loading