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: open-rpc/spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: open-rpc/spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 6, 2023

  1. chore(deps): bump minimatch from 3.0.4 to 3.0.8

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e5a5292 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #370 from open-rpc/dependabot/npm_and_yarn/minimat…

    …ch-3.0.8
    
    chore(deps): bump minimatch from 3.0.4 to 3.0.8
    BelfordZ authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9c5d3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cdace9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    e816e10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #380 from open-rpc/fix/examples-as-references

    Examples can be references
    BelfordZ authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    da113ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9046ea7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #375 from open-rpc/fix/example-pairings-required-f…

    …ields
    
    fix: examplePairingObject.name and params are required in the metaschema
    BelfordZ authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a13b2f7 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.3.2 [skip ci]

    ## [1.3.2](1.3.1...1.3.2) (2023-07-04)
    
    ### Bug Fixes
    
    * examplePairingObject.name and params are required in the metaschema ([3cdace9](3cdace9))
    openrpc-bastion committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    df0df86 View commit details
    Browse the repository at this point in the history
Loading