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: jwalton/node-amqp-connection-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.13
Choose a base ref
...
head repository: jwalton/node-amqp-connection-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.14
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on May 1, 2023

  1. chore(deps-dev): bump semantic-release from 19.0.5 to 21.0.2

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 21.0.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v19.0.5...v21.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    cad74d8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge pull request #331 from jwalton/dependabot/npm_and_yarn/semantic…

    …-release-21.0.2
    
    chore(deps-dev): bump semantic-release from 19.0.5 to 21.0.2
    jwalton authored May 3, 2023
    Configuration menu
    Copy the full SHA
    3cc5bc8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. chore(deps-dev): bump @types/node from 18.16.4 to 20.0.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.4 to 20.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2023
    Configuration menu
    Copy the full SHA
    a6fae6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #333 from jwalton/dependabot/npm_and_yarn/types/no…

    …de-20.0.0
    
    chore(deps-dev): bump @types/node from 18.16.4 to 20.0.0
    jwalton authored May 5, 2023
    Configuration menu
    Copy the full SHA
    03b6970 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d6cdbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc9859 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #338 from microwavekonijn/master

    fix: export types in separate directory
    jwalton authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2d5aaeb View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.14 [skip ci]

    ## [4.1.14](v4.1.13...v4.1.14) (2023-07-27)
    
    ### Bug Fixes
    
    * added type build step ([0cc9859](0cc9859))
    * export types in separate directory ([5d6cdbf](5d6cdbf))
    semantic-release-bot committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    599d31f View commit details
    Browse the repository at this point in the history
Loading