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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.6.4
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.7.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    1f6b3ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1056 from neet/support-authorization-code

    feat: Support `grant_type: authorization_code` and `client_credentials`.
    neet authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f8c56aa View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.7.0 [skip ci]

    ## [6.7.0](v6.6.4...v6.7.0) (2024-03-16)
    
    ### Features
    
    * Support `grant_type: authorization_code` and `client_credentials`. ([1f6b3ca](1f6b3ca))
    semantic-release-bot committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e4f0eb7 View commit details
    Browse the repository at this point in the history
Loading