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: mongodb-js/oidc-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: mongodb-js/oidc-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 25, 2024

  1. chore: add better releasing docs (#204)

    This PR adds a `Contributing.md` that has a releasing section and 
    updates the PR description of the prepare-release workflow with 
    instructions for how to finish the release.
    
    Additionally, it replaces the token used to creating and merging the 
    release PR with the token we have for devtoolsbot. This should result
    in normal workflows getting run both on the release PR and the main
    branch after merging.
    nirinchev authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    67bc75e View commit details
    Browse the repository at this point in the history
  2. chore: bump version to v1.1.5 (#205)

    Co-authored-by: addaleax <899444+addaleax@users.noreply.github.com>
    svc-devtoolsbot and addaleax authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c418c5e View commit details
    Browse the repository at this point in the history
Loading