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: json-schema-tools/traverse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: json-schema-tools/traverse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.3
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 2, 2020

  1. chore(deps-dev): bump typescript from 3.9.5 to 3.9.6

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f9efa3b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge pull request #58 from json-schema-tools/dependabot/npm_and_yarn…

    …/typescript-3.9.6
    
    chore(deps-dev): bump typescript from 3.9.5 to 3.9.6
    BelfordZ authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    b71e434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54d0d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from json-schema-tools/fix/cycle-skips

    fix: items cycle with first mutation skip
    BelfordZ authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    5d22b8e View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.2.3 [skip ci]

    ## [1.2.3](1.2.2...1.2.3) (2020-07-07)
    
    ### Bug Fixes
    
    * items cycle with first mutation skip ([c54d0d5](c54d0d5))
    semantic-release-bot authored and BelfordZ committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    16fbc05 View commit details
    Browse the repository at this point in the history
Loading