Thanks to visit codestin.com
Credit goes to github.com

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: TomerRon/cordless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: TomerRon/cordless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 12 commits
  • 18 files changed
  • 2 contributors

Commits on Feb 14, 2021

  1. docs(readme): add badges

    TomerRon committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    0615ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54444a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad2261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c99dec View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. test(e2e): add e2e tests

    TomerRon committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6b6922b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67cd689 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from TomerRon/test/add-e2e-tests

    test(e2e): Add e2e tests
    TomerRon authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    c34d0a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ef33d View commit details
    Browse the repository at this point in the history
  5. feat(help): add built-in help function

    The client can be initialized with a helpCommand, which will generate a help function.
    For example, passing a value of "!help" will add the commands "!help" and "!help <function>".
    TomerRon committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    0312dcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b70aa5a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from TomerRon/feat/add-help-command

    feat(help): Add built-in help function
    TomerRon authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    73b9871 View commit details
    Browse the repository at this point in the history
  8. chore(release): 1.2.0 [skip ci]

    # [1.2.0](v1.1.0...v1.2.0) (2021-02-15)
    
    ### Features
    
    * **help:** add built-in help function ([0312dcf](0312dcf))
    semantic-release-bot committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    548a08c View commit details
    Browse the repository at this point in the history
Loading