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: nick-fields/retry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: nick-fields/retry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 8 commits
  • 9 files changed
  • 6 contributors

Commits on Jan 31, 2024

  1. Upgrade to Node 20 (#126)

    * fix: upgrade to node 20, update relevant actions
    
    * fix: install @vercel/ncc as dev dependency
    
    * fix: allow writing to performance global
    
    * fix: trivial change
    
    * fix: regenerate package-lock.json and dist/index.js
    
    * Revert "fix: trivial change"
    
    This reverts commit 256b59f.
    prichey authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7152eba View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f75758 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    dfb235a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    c97818c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    3610882 View commit details
    Browse the repository at this point in the history
  2. Bump action versions, fix tag step in release, regen js (#149)

    * patch: bump assert-action to latest version
    
    * patch: only attempt to move the major version tag if a new release published
    nick-fields authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    41b1e1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3eed5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #150 from nick-fields/nrf/bump-sem-rels

    Bump semantic-release packages
    nick-fields authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    ce71cc2 View commit details
    Browse the repository at this point in the history
Loading