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: MetaMask/auto-changelog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: MetaMask/auto-changelog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 2 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 22, 2023

  1. Add --prettier flag for Prettier-formatted changelogs (#155)

    * fix: don't use prettier
    
    * feat: rename flag `usePrettier` -> `prettier`
    
    * chore: downgrade `prettier` to match `eslint` dependency
    
    * refactor: make formatter a sync function
    
    * test: add formatter test
    
    * chore: update Prettier
    danroc authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    703a6d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. 3.3.0 (#156)

    * 3.3.0
    
    * Update changelog
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Daniel Rocha <68558152+danroc@users.noreply.github.com>
    3 people authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e8df1ec View commit details
    Browse the repository at this point in the history
Loading