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.12.2
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.13.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 4 contributors

Commits on Sep 11, 2024

  1. fix: add expo project example (#2251)

    Co-authored-by: Jeff Ching <chingor@google.com>
    dmi3y and chingor13 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9dbe7c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat: Introduce componentNoSpace parameter (Removes whitespace char…

    …acter from `${component}` title pattern) (#2330)
    
    * fix: Remove space from pull-request-title.ts
    
    * test: Fix failing tests
    
    * feat: Introduce new parameter `componentNoSpace`; Partially revert previous changes
    
    * feat: Update docs
    
    * chore: Remove unnecessary `console.log()`
    
    * style: Run `npm fix` across the project
    
    * chore: Update snapshots
    
    * feat: Add `componentNoSpace` parameter to merge plugin
    
    * style: Adjust code style; Run `npm fix`
    
    * fix: Docs parameter name
    Kiruyuto authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0a2d5c6 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 16.13.0 (#2382)

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