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: googleapis/release-please
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.7.1
Choose a base ref
...
head repository: googleapis/release-please
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.8.0
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 26, 2024

  1. fix(php-yoshi): do not add version to root version map (#2199)

    * fix: do not add version to root version map
    
    * add versionmap for directories
    
    * add test case
    
    * chore: fix lint
    
    ---------
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    bshaffer and chingor13 authored Jan 26, 2024
    1 Configuration menu
    Copy the full SHA
    32a972a View commit details
    Browse the repository at this point in the history
  2. feat: set 'version' of composer.json in RootComposerUpdatePackages (#…

    …2201)
    
    * feat: set 'version' of composer.json in RootComposerUpdatePackages
    
    * remove adding 'version' to versionsMap for php strategy
    
    * merge main
    
    * fix test
    
    * fix lint
    
    * add tests for updating version in composer updater
    
    * fixlint
    bshaffer authored Jan 26, 2024
    1 Configuration menu
    Copy the full SHA
    00ae8d1 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 16.8.0 (#2200)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 26, 2024
    1 Configuration menu
    Copy the full SHA
    72b0ab3 View commit details
    Browse the repository at this point in the history
Loading