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: changesets/action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aba318e9165b45b7948c60273e0b72fce0a64eb9
Choose a base ref
...
head repository: changesets/action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3de3850952bec538fde60aac71731376e57b9b57
Choose a head ref
  • 5 commits
  • 8 files changed
  • 7 contributors

Commits on Mar 26, 2024

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

Commits on Jul 30, 2024

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

Commits on Aug 26, 2024

  1. Switch to pull request list API instead of search (#393)

    * Switch to pull request list API instead of search
    
    To reduce the amount of rate-limit that we use,
    switch to a cheaper API for determining whether
    an existing PR exists for a given branch.
    
    * Ensure PR remains open when updating description
    
    * Update .changeset/clean-bees-count.md
    
    Co-authored-by: willo-icon <161356817+willo-icon@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    Co-authored-by: willo-icon <161356817+willo-icon@users.noreply.github.com>
    3 people authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    48ab0d2 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#394)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    50750fa View commit details
    Browse the repository at this point in the history
  3. v1.4.8

    github-actions[bot] committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3de3850 View commit details
    Browse the repository at this point in the history
Loading