8000 Comparing v2.1.0...v2.1.1 · eficode/wait-for · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: eficode/wait-for
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: eficode/wait-for
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    40a8c94 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump semantic-release from 17.4.0 to 17.4.1

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.0 to 17.4.1.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.0...v17.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    9104646 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. build(deps-dev): bump semantic-release from 17.4.1 to 17.4.2

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.1 to 17.4.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.1...v17.4.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    613d2fe View commit details
    Browse the repository at this point in the history
  2. fix: correctly render the command name in the help text

    Previously the help text failed to render the name of the script being executed in the help text.
    
    The issue was detected by shellcheck, this commit also includes another minor fix detected by ShellCheck.
    
    Closes #16
    Addono committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d2bbce7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.1.1 [skip ci]

    ## [2.1.1](v2.1.0...v2.1.1) (2021-03-12)
    
    ### Bug Fixes
    
    * correctly render the command name in the help text ([d2bbce7](d2bbce7)), closes [#16](#16)
    semantic-release-bot committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    dc06760 View commit details
    Browse the repository at this point in the history
Loading
0