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: cheqd/wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: cheqd/wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 18, 2022

  1. chore(deps-dev): Bump @typescript-eslint/parser from 5.39.0 to 5.40.1 (

    …#85)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    73caf20 View commit details
    Browse the repository at this point in the history
  2. build: Bump all NPM depdencies (#87)

    * Delete unused linters
    * Bump all dependencies
    ankurdotb authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7b11d4f View commit details
    Browse the repository at this point in the history
  3. revert: Bump all NPM dependencies (#87)"

    This reverts commit 7b11d4f.
    ankurdotb committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c02e992 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.1 [skip ci]

    ## [1.0.1](1.0.0...1.0.1) (2022-10-18)
    
    ### Reverts
    
    * Bump all NPM dependencies ([#87](#87))" ([c02e992](c02e992))
    semantic-release-bot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    828a19e View commit details
    Browse the repository at this point in the history
Loading