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: coderflexx/laravel-presenter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: coderflexx/laravel-presenter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 14, 2022

  1. Update CHANGELOG

    ousid authored and github-actions[bot] committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    a8bea7c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    cce5eeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from coderflexx/dependabot/github_actions/depen…

    …dabot/fetch-metadata-1.3.4
    
    Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
    github-actions[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    989aeb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Bump actions/checkout from 2 to 3.1.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fbeb738 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. update README.md

    ousid committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    5ff82a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from coderflexx/patch-1

    update README.md
    ousid authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b3008a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from coderflexx/dependabot/github_actions/actio…

    …ns/checkout-3.1.0
    
    Bump actions/checkout from 2 to 3.1.0
    ousid authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    da01cb3 View commit details
    Browse the repository at this point in the history
Loading