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: honeybadger-io/honeybadger-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.2
Choose a base ref
...
head repository: honeybadger-io/honeybadger-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.3
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 6, 2024

  1. ci: automate releases with release-please (#195)

    * ci: automate releases with release-please
    
    * chore: add script to automatically update Honeybadger.php version
    subzero10 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ea3a95c View commit details
    Browse the repository at this point in the history
  2. chore: minor typo fix

    subzero10 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a3df488 View commit details
    Browse the repository at this point in the history
  3. fix: revert to deprecated version of logger levels for wider support (#…

    …196)
    
    * fix: revert to deprecated version of logger levels for wider support
    
    * fix: support for older versions of monolog
    subzero10 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4ab5c01 View commit details
    Browse the repository at this point in the history
  4. chore(master): release 2.19.3 (#197)

    * chore(master): release 2.19.3
    
    * chore: do not run ci on version update
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Pangratios Cosma <[email protected]>
    github-actions[bot] and subzero10 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3ea21ad View commit details
    Browse the repository at this point in the history
Loading