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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.21.4
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.22.0
Choose a head ref
  • 11 commits
  • 37 files changed
  • 3 contributors

Commits on Apr 22, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    d0bf7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d54cbf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    7949ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    732dddc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    21c9262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eca24b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    0df268d View commit details
    Browse the repository at this point in the history
  2. deps: bump release-please from 16.3.1 to 16.10.2

    Bumps [release-please](https://github.com/googleapis/release-please) from 16.3.1 to 16.10.2.
    - [Release notes](https://github.com/googleapis/release-please/releases)
    - [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
    - [Commits](googleapis/release-please@v16.3.1...v16.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: release-please
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dff1b5b View commit details
    Browse the repository at this point in the history
  3. fix: remove custom node-workspace plugin

    release-please now has all the fixes we need and we can
    use the upstream plugin
    lukekarrys committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8b2e738 View commit details
    Browse the repository at this point in the history
  4. chore: release 4.22.0 (#434)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.22.0](v4.21.4...v4.22.0)
    (2024-05-03)
    
    ### Features
    
    *
    [`21c9262`](21c9262)
    [#440](#440) use
    macos-(latest|13) based on node version (#440) (@lukekarrys)
    
    ### Bug Fixes
    
    *
    [`8b2e738`](8b2e738)
    [#432](#432) remove custom
    node-workspace plugin (@lukekarrys)
    *
    [`0df268d`](0df268d)
    [#442](#442) properly check for
    diff with multiple files from overwrite:false (#442) (@lukekarrys)
    *
    [`2eca24b`](2eca24b)
    [#441](#441) use git+https
    protocol for repo url (#441) (@lukekarrys)
    *
    [`732dddc`](732dddc)
    [#439](#439) update actions
    workflow versions (#439) (@lukekarrys)
    *
    [`7949ec3`](7949ec3)
    [#438](#438) add node 22 to CI
    matrix (#438) (@lukekarrys)
    *
    [`6d54cbf`](6d54cbf)
    [#436](#436) get correct exit
    code from npm publish/view (#436) (@lukekarrys)
    *
    [`d0bf7c2`](d0bf7c2)
    [#435](#435) update license
    (#435) (@lukekarrys)
    *
    [`df03d8b`](df03d8b)
    [#433](#433) dont create chore
    only PRs (#433) (@lukekarrys)
    
    ### Dependencies
    
    *
    [`dff1b5b`](dff1b5b)
    [#432](#432) bump release-please
    from 16.3.1 to 16.10.2 (@dependabot[bot])
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    f966bcf View commit details
    Browse the repository at this point in the history
Loading