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.4
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.5
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 10, 2021

  1. Update dependencies (#16)

    * Update dependencies
    
    * Remove node 15 and add node 16 from ci
    hlxid authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    7ef4628 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Update dependencies (#17)

    * Update dependencies
    
    * Remove node 15 and add node 16 from ci
    hlxid authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    34b37a0 View commit details
    Browse the repository at this point in the history
  2. fix(install): update development installer for npm workspaces

    * Fix/npm workspaces
    
    - Remove npm run bootstrap
    - Fix typos and grammar in README using <https://languagetool.org/>
    - Change test/uninstall/index.ts ls 35 because of change in api calls
    
    Signed-off-by: Tim_Tech_Dev <Tim_Tech_Dev@protonmail.com>
    
    * Implemented Requested Changes
    
    - Inline boolean in src/install/index
    - Remove version check in src/install/dev
    - Change `createDevInstall` test respectively
    
    Signed-off-by: Tim_Tech_Dev <Tim_Tech_Dev@protonmail.com>
    TimTechDev authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    42b68fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d6c726 View commit details
    Browse the repository at this point in the history
  4. chore(release): Release 0.1.5

    ## [0.1.5](v0.1.4...v0.1.5) (2021-10-23)
    
    ### Bug Fixes
    
    * **install:** update development installer for npm workspaces ([42b68fb](42b68fb))
    semantic-release-bot committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    3378925 View commit details
    Browse the repository at this point in the history
Loading