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: axios/axios
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: axios/axios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 6 commits
  • 34 files changed
  • 5 contributors

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    37cbf92 View commit details
    Browse the repository at this point in the history
  2. chore(ci): Publish to NPM with provenance (#5835)

    The release process in this repository is already automated via
    GitHub Actions, which is a great first step toward creating trust in the
    supply chain. Recently, NPM has started to support publishing with the
    `--provenance` flag. This flag creates a link between the GitHub Actions
    run that created the release and the final artifact on NPM. This linkage
    further ensures that package installs can be traced back to a specific
    code revision.
    
    For more information on publishing with provenance, please refer to:
    https://github.blog/2023-04-19-introducing-npm-package-provenance/
    
    Co-authored-by: Jay <[email protected]>
    Co-authored-by: Dmitriy Mozgovoy <[email protected]>
    3 people authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    cb8bb2b View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.6.1 (#6060)

    Co-authored-by: DigitalBrainJS <[email protected]>
    github-actions[bot] and DigitalBrainJS authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a22f4b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d2cf9 View commit details
    Browse the repository at this point in the history
Loading